deadlock « db2 « Java Database Q&A





1. How to avoid database deadlocks    stackoverflow.com

I have a clustered application that is suffering from database deadlocks. It is a j2ee application using JPA and hibernate. The database is DB2 8.1 on Z/OS is set to page ...

2. DB2 Deadlocks on 1.6    forums.terracotta.org

jlucuik neo Joined: 09/15/2010 11:18:51 Messages: 2 Offline Hi, We're using Quartz 1.6 at Adobe and we're getting deadlocks in DB2. DB2's deadlock report has items 13 and 15 below (appear to be) deadlocked: I have been told your most recent version has addressed deadlocks. Please advise if the ones below might be addressed by a new version of Quartz. Thanks, ...

3. DB2 Deadlock. Reason code "2"    coderanch.com

I'm using IBM WebSphere Application Server Advanced Edition 4.0.1 and IBM UDB 7.0. Offlate i'm getting a continuous deadlock error in most of the system transactions. Pls provide with some inputs as its affecting many production users. COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/6000] SQL0911N The current transaction has been rolled back because of a deadlock or timeout. Reason code "2". SQLSTATE=40001 Its not happening ...