Viewing 4 posts - 1 through 5 (of 5 total)
In this case it's actually a contention issue on the application side and there aren't any deadlocks in the database. I'm attempting to find the actual sql to determine whether...
January 12, 2008 at 12:19 am
Thanks!
Is the get sql function available on all versions of sql server 2000, or after a particular service pack?
Joe
January 11, 2008 at 1:58 pm
I was afraid of that. I was hoping there was a way to tie the bucketid from the syscacheobjects or use another system table so I wouldn't have to worry...
January 11, 2008 at 10:50 am
Unfortunately, I get back a begin trans or some other statement, but never the actual sql.
January 11, 2008 at 9:31 am
Viewing 4 posts - 1 through 5 (of 5 total)