Is there any parameter on ORACLE client 9i useful to manage disconection time on database Oracle 10g
Is there any parameter on ORACLE client 9i useful to manage disconection time on database Oracle 10gCould anybody help me?
The timeout timer we are interested is the following:
If the Client is already connected and you are expecting that Server answer to data send to Database., then you use the
SQLNET.RECV_TIMEOUT parameter in the Client's SQLNET.ORA file. The
SQLNET.RECV_TIMEOUT is the interval in seconds that the Client will
wait for the Server's answer to data already sent by Client to Server. When this interval is exceeded,
the Client will assume the Server has gone away and will shut down the