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? |