Database Networking (MOSC)

MOSC Banner

ORA-3113

edited Sep 20, 2013 5:22AM in Database Networking (MOSC) 4 commentsAnswered
Hi All,
While was troubleshooting another production issues for ORA-03135 error, i have set the following sqlnet parameters. However, this behaved very adversely and it throws ORA-03113 error on all informatica long running jobs.

CONNECT_TIMEOUT=0
SQLNET.INBOUND_CONNECT_TIMEOUT = 300
SQLNET.SEND_TIMEOUT = 300
SQLNET.RECV_TIMEOUT = 300

As per ORACLE DOC,http://docs.oracle.com/cd/B19306_01/network.102/b14213/sqlnet.htm, i see it is recommended.
Does this occurs due to fail to get complete authentication as the result database terminates connection ??

It really alarming as it affected many of critical ETL jobs, afraid whether these parameters shuld be used in PROD ?

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