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 > timeout deconnection DB2 V8 AIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-02-09, 02:36
charlie17 charlie17 is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
timeout deconnection DB2 V8 AIX

Bonjour ,

j'ai une application qui se connecte depuis un client AIX 8.2 en début de journée à une base de donnée en UDB AIX 8.2 et qui attend d'être sollicité pour effectuer des requêtes et faire des traitements

J'ai remarqué que si elle n'était pas sollicitée pendant 12h , l'agent DB2 associé à l'application disparaissait du serveur , sans message explicite dans la log de l'application

Y a t il un paramètre DB2 et/ou système qui fixe ce comportement ?
Reply With Quote
  #2 (permalink)  
Old 09-02-09, 07:29
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I'm sorry I cannot respond in French... DB2 does not disconnect applications on its own accord. In your case it can be either the driver (JDBC, ODBC...) or the network (e.g. firewall). You can increase the log level (db2 update dbm cfg using diaglevel 4) to see what is happening there.
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