Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Improvement

When change tracking is enabled on a table in Microsoft SQL Server 2019 and 2017, a side table is created to record the changes that occur on the base table. The data is also written to the side table when you run the Data Manipulation Language (DML) statements on the base table.

In the current implementation, the policy doesn't apply to the change tracking side table when you disable the lock escalation on the base table. This causes blocking on the side table. This improvement makes the lock escalation policy on the base table also apply to the change tracking side table.

Note Enabling and disabling the lock escalation on the base tables is mirrored on the change tracking tables.

Resolution

This improvement is included in the following cumulative updates for SQL Server:

Each new cumulative update for SQL Server contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for your version of SQL Server:

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×