INF: Tunable Lock Escalation in SQL Server 6.0 and 6.5 (151116)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q151116 SUMMARY
Microsoft SQL Server versions 6.0 and 6.5 provide tunable lock escalation.
This means that when SQL Server has to use more page locks for executing a
single statement, it will automatically escalate to a table lock based on
the lock escalation configuration parameters.
This article helps explain how many page locks will be acquired before
"lock escalation" occurs for a given set of run time configuration
values as defined by sp_configure.
Modification Type: | Minor | Last Reviewed: | 2/14/2005 |
---|
Keywords: | kbhowto kbusage KB151116 |
---|
|