Locking and Its Effects on Queries and Maintenance Tasks by Dr. Jacob Manske
YouTube Viewers YouTube Viewers
222 subscribers
122 views
0

 Published On Dec 5, 2018

Visit Jake's blog here: https://concurrencyexchange.com/

"Multi-user systems are affected by how SQL Server locks resources to manage concurrent transactions. Understanding how SQL Server uses locks to isolate transactions from one another is important for both writing code and running maintenance tasks.

In this session, we will discuss lock modes in SQL Server and how they impact your queries. We will show how different isolation levels change which locks are taken and for how long they are held. We will look at ways to avoid unnecessary blocking for maintenance tasks like index rebuilds. Assertions will be backed up with demo-based evidence.

After this session, you will have the understanding you need to start writing application code and maintenance jobs suitable for concurrent systems by anticipating blocking issues due to locking."

show more

Share/Embed