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.

Symptoms

Assume that you have a session whose deadlock priority is set to a value greater than -10 (by using the syntax of SET DEADLOCK_PRIORITY HIGH | NORMAL | LOW, or by using an integer value greater than -10). When the session executes the ALTER PARTITION FUNCTION statement, the deadlock priority of the session is temporarily set to -10 during the process, and the session is always chosen as the deadlock victim. The user-defined value isn't honored.

Notes

  • Because the deadlock priority mnemonics of "HIGH / NORMAL / LOW" map to their corresponding integer values of "5 / 0 / -5", setting the deadlock priority of other sessions to LOW won't help. For more information about deadlock priorities and their numeric values, see SET DEADLOCK_PRIORITY (Transact-SQL).

  • After you install this fix, to allow the ALTER PARTITION FUNCTION statement to honor the current user-defined session deadlock priority, use trace flag 1237.

Resolution

This issue is fixed in the following cumulative update for SQL Server:

       Cumulative Update 3 for SQL Server 2016 SP1

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Latest cumulative update for SQL Server 2016

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminologythat 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!

×