Article ID: 58534 - Last Review: February 14, 2005 - Revision: 3.2 INF: Specifying Priority for Deadlock Victim SelectionThis article was previously published under Q58534 SUMMARY
In Microsoft SQL Server version 4.2x, when a deadlock condition occurs
between two user-defined transactions, the transaction that has used more
resources is allowed to continue and the other is rolled back.
In Microsoft SQL Server version 6.0, you can prioritize deadlock settings by using the SET DEADLOCK_PRIORITY statment. For more information on setting deadlock priority, see Microsoft SQL Server Books Online, "Transact- SQL Reference", the SET statement. | Article Translations
|

Back to the top
