July 24, 2003 08:24 PM
Track Down Troublemakers
Use sysprocesses to identify blocking processes
Rating:

(0)
SQL Server Magazine
InstantDoc ID #39453
Every process, whether user-initiated or internal to SQL Server, is constantly acquiring and releasing locks. Most of the time, locks don't cause problems. In fact, locks prevent problems that would arise if processes were able to make changes to data that other processes are in the middle of modifying. Locking problems arise only when a process holds a lock longer than necessary, or longer than another user would like, and blocks other users' processes. To those users, their processes are blockedunable to retrieve or modify data.
Sys...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: