Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Triggers LOCKS transaction? (DEADLOCK problem)
Message
De
06/02/2004 09:52:56
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00874796
Message ID:
00874814
Vues:
12
Hi Ricardo,

simple solution:
try and repeat the transaction rejected with deadlock error;
use SET DEADLOCK_PRIORITY to control which connection is rejected.
complex solution:
found the deadlock concurrency point on the TRIGGERS, and serialize it;
if you known, write the "Petri Net" of the triggers.
Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform