Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

SQL Server Locking Mechanism...

$
0
0
lets say we have a table on disk. duing a transaction a single row will be modified. so that page will go in memory.

Now as per locking SQL Server will apply IX lock on table level also while table is not inside the memory, then how SQL Server will manage locking for that table which in not inside memory (only a single page of that table is in the memory)?

is this due to metadata of that table? then what will be the internal working for this?

Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>