Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transaction was deadlocked on lock resource
Message
From
05/09/2008 09:06:12
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 6.5 and older
Miscellaneous
Thread ID:
01344117
Message ID:
01345108
Views:
14
>There's no simple answer to your question. You can start by reviewing following topics in the BOL:
>- Deadlocking
>- Minimizing Deadlocks
>- Analyzing Deadlocks with SQL Server Profiler

I have seen that this could be cause by a non optimized index, or the absence of it on a related field. We are checking that right now. I am taking a look at the statistics reported at the table level for those _WA to see if there is something in there that we could do. I have also seen that this could be cause or be more frequent under a specific service pack of SQL Server. Also, I will have to implement a retry processus at the data class level to retry a few times on interval, such as 0.25 second, if such a situation occurs. We had that to workaround the VFPOleDB bug and that has been proven to be successful to us so far.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform