Forum Replies Created

Viewing 15 posts - 466 through 480 (of 18,926 total)

  • RE: #table OWNER

    GilaMonster (12/9/2011)


    You are, I assume, aware that shrinking TempDB without completely and totally quiescing the server can cause corruption that will require a restart to fix?

    Wow, I had missed that...

  • RE: Rollback data

    Dev (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    Obvserving is usually silent & internal ;-).

    Commentating and giving useful output is another beast altogether. :Whistling:

    So where do I stand in your classification? :w00t:

    BTW Did...

  • RE: Today's Random Word!

    Dev (12/9/2011)


    crookj (12/9/2011)


    WOTD - Recursive

    Loop

    Sounds about right ๐Ÿ˜€

  • RE: Plain English Translation of Index Question

    GilaMonster (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    SELECT * FROM #t WHERE a = 1 AND b = 2 AND c = 3

    --Ix Seek

    Seek and secondary filter. It can't just seek.

    I guess I wasn't clear....

  • RE: Plain English Translation of Index Question

    rmechaber (12/9/2011)


    Yet another reason why I love this site and the people who regularly post to it: inside of 4 minutes of me posting a misleading reply, Ninja posts a...

  • RE: #table OWNER

    chauchs (12/9/2011)


    I want to shrink tempdb but I have a message

    DBCC SHRINKFILE: Page 1:378832 could not be moved because it is a work table page.

    .I cant restart the instance.

    I...

  • RE: Rollback data

    Dev (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    Nothing to do with luck.

    And do you not read what we post on purpose or you just like to post?

    Donโ€™t you like me to be observer?...

  • RE: #table OWNER

    chauchs (12/9/2011)


    Arfff !!! :doze:

    Thx, but this is not the answer that I was hoping

    Does the value after the '_' represents something (in the name in tempdb.sys.objects)

    The _s and the hexadecimal...

  • RE: #table OWNER

    chauchs (12/9/2011)


    Hello,

    is there a solution to know the spid (or other) who own a # table in tempdb.

    Thx

    Why do you want to know that anyways?

    You can't remote drop that table.

    You'd...

  • RE: Plain English Translation of Index Question

    Ninja's_RGR'us (12/9/2011)


    rmechaber (12/9/2011)


    Someone correct me if I'm wrong: columns that are part of the index definition can be used to filter a query based on the WHERE clause. Columns...

  • RE: Plain English Translation of Index Question

    rmechaber (12/9/2011)


    Someone correct me if I'm wrong: columns that are part of the index definition can be used to filter a query based on the WHERE clause. Columns that...

  • RE: Rollback data

    Nothing to do with luck.

    And do you not read what we post on purpose or you just like to post?

  • RE: Rollback data

    prashant-507002 (12/9/2011)


    I think there are some hidden command in sql server which Microsoft not make it public.

    Can any body know the powershell command?

    I'm calling troll. And Steve too.

  • RE: Rollback data

    Dev (12/9/2011)


    prashant-507002 (12/9/2011)


    I think i have to post support ticket to microsoft for the same.

    I am not sure on it. It's not a bug or product flaw. It...

  • RE: Rollback data

    Cadavre (12/9/2011)


    prashant-507002 (12/9/2011)


    I think i have to post support ticket to microsoft for the same.

    Who will tell you that you need to restore your database somewhere, then copy the data...

Viewing 15 posts - 466 through 480 (of 18,926 total)