Hi, we've got some problems with some connections to Oracle.
One of our apps opens several connections to an Oracle server, the problem is that after some inactivity period (every night) the connections have given timeout and we need to restart some of the app modules.
What we're doing now is to restart the modules, but we would like to try to increase the timeouts, so it doesn't close the connections.
We're not sure if the timeout is due to TCP/IP port timeout or to Oracle, but I've been asked if I can increase the TCP/IP timeouts.
Do you know if there is a way to configure TCP/IP inactivity timeout from AIX?
Our box is AIX 5.3 ML04.
Thanks.
One of our apps opens several connections to an Oracle server, the problem is that after some inactivity period (every night) the connections have given timeout and we need to restart some of the app modules.
What we're doing now is to restart the modules, but we would like to try to increase the timeouts, so it doesn't close the connections.
We're not sure if the timeout is due to TCP/IP port timeout or to Oracle, but I've been asked if I can increase the TCP/IP timeouts.
Do you know if there is a way to configure TCP/IP inactivity timeout from AIX?
Our box is AIX 5.3 ML04.
Thanks.