Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deadlock revisited
Message
 
 
À
16/02/2009 20:53:45
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2005
Application:
Web
Divers
Thread ID:
01381607
Message ID:
01382268
Vues:
21
>>Are you running your update commands within one connection?
>
>At every hit, the same connection object is used for all SQL commands. So, each user has its own connection object. But, it will remain active for the hit duration only. So, during a hit, I can have 12 SQL exec commands, 4 updates and 3 inserts, for example. They will have all the same connection object.
>
>Do you see anything in there that could be related?

I just found an interesting article confirming my prior suggestion (which, I'm afraid, may not be applicable to your situation)

http://www.sql-server-performance.com/articles/per/deadlock_sql_2005_p1.aspx
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform