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 > Client connection crash and Rollback..

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-15-04, 15:16
gaetan06 gaetan06 is offline
Registered User
 
Join Date: Oct 2003
Posts: 3
Client connection crash and Rollback..

Hi,

When a client application crash in the middle of a transaction, db2
keeps the locks on tables updated in the transaction whereas the
connection has been killed...there is the same behavior under oracle
as long as the server do not check (by default) the state of
connection, but we can active it in a parameter file.

Is there a way under DB2 to automatically kill connection of client
that have crashed?

I have heard about the parameter IDTHTOIN but now way to find how to set it...any idea? and what about locktimeout? does it rollbacks all the transation when it unlock a table for timeout?

Thanks
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