Viewing 4 posts - 1 through 5 (of 5 total)
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...
August 24, 2007 at 12:20 am
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...
August 23, 2007 at 8:22 am
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...
August 11, 2007 at 1:07 am
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...
August 8, 2007 at 10:45 pm
Viewing 4 posts - 1 through 5 (of 5 total)