INF: Lock Escalation Does Not Block If a Wait Is Required (159623)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q159623 SUMMARY
SQL Server 6.5 and 6.0 Service Pack 3 allow processes to continue
requesting page locks if a request to escalate to a table lock is blocked.
With earlier versions of SQL Server, applications that had to wait for the
escalated lock could have encountered a deadlock situation. This change has
considerably reduced the number of deadlocks encountered between the
LogReader and Distribution tasks for SQL Server replication, but it can
also help out any other application that encounters deadlocks caused by
table lock escalation situations.
Modification Type: | Major | Last Reviewed: | 10/16/2003 |
---|
Keywords: | kbusage KB159623 |
---|
|