2016 | OriginalPaper | Chapter
18. Troubleshooting Blocking Issues
Published in:
Pro SQL Server Internals
Abstract
Blocking is one of the most common problems encountered in systems. When blocking occurs, multiple queries block each other, which increases the execution time of queries and introduces timeouts. All of this negatively affects the user’s experience with the system.