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 > SQL0911N The current transaction has been rolled back because of a

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-04, 05:10
ashaq ashaq is offline
Registered User
 
Join Date: Dec 2003
Posts: 39
SQL0911N The current transaction has been rolled back because of a

hello,

I am getting the following error in the Production DB
NCC0108: Fatal Error. Exception text: [IBM][CLI Driver][DB2/6000]
SQL0911N The current transaction has been rolled back because of a
deadlock or timeout. Reason code "68". SQLSTATE=40001
Action: 0 Object: Parameter : Route Distinguisher = 13979:6468
(2004-04-17 - 9999-12-31).

The database is on AIX and V7

I got the similar problem several times on Test DBs ,I forced all aplllication off and sometimes reactivating the database It worked fine which i cannot follow on production

I had gone through the Db engine problem determinatiuon PDF which discuss about getting the snapshot of locks and applications

I need some guidence from you people to get rid of this deadlock
thx



regards

ashaq
Reply With Quote
  #2 (permalink)  
Old 02-19-04, 07:01
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: SQL0911N The current transaction has been rolled back because of a

This seems to be a timeout (and not deadlock) issue ...

Only a snapshot will be able to give you an idea ...

Since you have seen this problem in testing, why not try the same in testing env to identify the problem ...

Marcus_A has explained many times about the locktimeout and deadlock in this forum ...

Cheers
sathyaram

Quote:
Originally posted by ashaq
hello,

I am getting the following error in the Production DB
NCC0108: Fatal Error. Exception text: [IBM][CLI Driver][DB2/6000]
SQL0911N The current transaction has been rolled back because of a
deadlock or timeout. Reason code "68". SQLSTATE=40001
Action: 0 Object: Parameter : Route Distinguisher = 13979:6468
(2004-04-17 - 9999-12-31).

The database is on AIX and V7

I got the similar problem several times on Test DBs ,I forced all aplllication off and sometimes reactivating the database It worked fine which i cannot follow on production

I had gone through the Db engine problem determinatiuon PDF which discuss about getting the snapshot of locks and applications

I need some guidence from you people to get rid of this deadlock
thx



regards

ashaq
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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