Database Networking (MOSC)

MOSC Banner

Is there any parameter on ORACLE client 9i useful to manage disconection time on database Oracle 10g

edited Mar 23, 2009 12:27PM in Database Networking (MOSC) 3 comments
 ould anybody help me? 
 
 
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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center