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 > db2atld - Deadlock on table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-07, 22:57
shanmugapriya shanmugapriya is offline
Registered User
 
Join Date: Jan 2007
Posts: 11
db2atld - Deadlock on table

Hi ,

Am trying to load a table with a sequential file using the db2atld command.
Am getting an error message as follows ,

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

Note :

1.Only I am using this target table and only for loading using this command.
2.Number of records to be loaded is 2 million.
3.I had already tested for successful load of 1000 rows where with 2 million ,this error message pops up.

Suggestions please.

Thanks in advance.

Regards,
Shanmugapriya
Reply With Quote
  #2 (permalink)  
Old 03-01-07, 05:34
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Shanmugapriya,

I would suggest that you take a snapshot or use db2pd (link below) to identify the culprit ..

http://publib.boulder.ibm.com/infoce...d/t0020807.htm

BTW, db2atld has been discontinued in DB2 9. Therefore, you may want to consider to use LOAD instead of db2atld.

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 03-02-07, 01:10
shanmugapriya shanmugapriya is offline
Registered User
 
Join Date: Jan 2007
Posts: 11
Thanks Sathyaram.
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