Saturday, February 14, 2009

43531: WARNING: inbound connection timed out (ORA-3136)

Error:- 43531: WARNING: inbound connection timed out (ORA-3136)

Cause: Inbound connection was timed out by the server because user
authentication was not completed within the given time specified by

SQLNET.INBOUND_CONNECT_TIMEOUT or its default value (default value is
60seconds)

Actions:
1. Check the sqlnet.log for any suspicious actions
2. Change the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in sqlnet.ora
file to 0 (indefinite)

No comments: