View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 09:10 PM
rawheiser
 
Posts: n/a
Default Re: After SP4, proc w. Cursor doesn't release keylocks

It IS an insensitive cursor.

Looking thru DBArtisan I see the KeyLocks in its lock display window,
and in SQL Spotlight I see the number of locks jump by 1000 or so every
few seconds.

How can I monitor what procedure is locking what resource?

Other than injecting some debugging code into the procedures?

Reply With Quote