Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transaction was deadlocked on lock resource
Message
 
 
To
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:
01345119
Views:
14
The best course of action is find and eliminate the cause of the deadlock . The problem is that it could be some other application responsible for it. At least you can try take steps to minimize deadlocks in your application design in such cases.

>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.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform