If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 Exception

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-27-04, 18:48
kuppaprasad kuppaprasad is offline
Registered User
 
Join Date: Sep 2004
Posts: 2
DB2 Exception

Hi,

We are getting the following exception in Production environment but we are unable to reproduce it.
--------------------

The current transaction has been rolled back because of a deadlock or timeout. Reason code "2". SQLSTATE=40001

****Detail of this exception*****
Message:
[IBM][CLI Driver][DB2/6000] SQL0911N The current transaction has been rolled back because of a deadlock or timeout. Reason code "2". SQLSTATE=40001

---------------------

The sql logs show :

ADM5503E The escalation of "1" locks on table "UDBADM .TABLE_CUST" to lock intent "X" has failed. The SQLCODE is "-911".

----------------------

The process is as below.

1) We are inserting into TABLE_CUST table (1 row / transaction)
2) Parellel processing in place. ( JMS )
3) Only inserts to this table. No updates.
4) The insert process is supposed to take no more than 1 sec.
5) The database lockout / timeout is set as 60 secs.

We are not understanding the reason for the failure as we are unable to reproduce this again.

Any suggestions / questions are highly requested. Please respond.

Thank you,

Prasad
Reply With Quote
  #2 (permalink)  
Old 10-01-04, 09:16
kuppaprasad kuppaprasad is offline
Registered User
 
Join Date: Sep 2004
Posts: 2
Unhappy

Can anyone help me?.. please..

Thanks,

Prasad
Reply With Quote
  #3 (permalink)  
Old 05-02-06, 14:58
juvete juvete is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
LOCKLIST value too low

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On