Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: How to find the space occupied by a process (Session or SPID).

    Thank you all for your feedback!

    Sam - Thanks for your Code...

    I just want to see the space used by a process or session against TempDB space.

    i.e. For example. TempDB space used...

  • RE: Timeout on Insert

    I faced same timeout error even for Select Query in VB.net.  I used command object to resolve the issue. Using command object you can set Command Timeout to our need (in...

  • RE: Find TempDB Actual space occupied or used

    Yes...The script posted by Michel has resulted the proper output i could capture the exact used space. The used space floats up and down when insert some data into #temp...

  • RE: Find TempDB Actual space occupied or used

    Hi Jiff and Phill,

    Yes you are right..we use lots of cursor and #temp tables in our weekend jobs because basically ours is dataware house related project we suppose dump data...

Viewing 4 posts - 1 through 5 (of 5 total)