Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Lock Escalation: 5000 to 1?

$
0
0
If a row lock hits its memory threshold for locks, lets say in this case it is exactly 5000, and a table lock is created. I assume it drops all the other row locks, releasing the memory, and adopts a single table lock. Is this a correct assumption?

Viewing all articles
Browse latest Browse all 6525

Trending Articles