Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Test Case for Inserting Multiple (2.3 Million rows in 26 Seconds) Oracle
  • Oracle Identifiers Oracle
  • GSQ.sql Oracle
  • Histogram Overview Oracle
  • Session_info.ksh Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Python class import from different folders Python/PySpark
  • v$event_name Oracle
  • Privilege to describe the table. Oracle
  • USE_NL and INDEX hints example Oracle
  • handling filenname with space Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Multiple listeners Oracle

ORA-3136

Posted on 06-May-2010 By Admin No Comments on ORA-3136

Issue: Inbound connection timed out (ORA-3136)

In 10gR2, SQLNET.INBOUND_CONNECT_TIMEOUT the parameters were set to have a default of 60 (seconds).

Set the parameters SQLNET.INBOUND_CONNECT_TIMEOUT and INBOUND_CONNECT_TIMEOUT_listenername to 0 (indefinite).

What the error is telling you is that a connection attempt was made, but the session authentication was not provided before SQLNET.INBOUND_CONNECT_TIMEOUT seconds. As far as adverse effects in the long run, you have a user or process that is unable to connect to the database. So someone is unhappy about the database/application.

Before setting SQLNET.INBOUND_CONNECT_TIMEOUT, verify that there is not a firewall or Network Address Translation (NAT) between the client and server. Those are common cause for ORA-3136.

You need to make change in server side , to over come this error. If sqlnet.ora is not there on server side , then one can create it.

Oracle, SQL scripts

Post navigation

Previous Post: find_longsql.sql
Next Post: Goldengate Tutorial

Related Posts

  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Generating XML from SQLPLUS Oracle
  • Exadata Basics Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • get_vmstat.ksh for Solaris Oracle
  • find_longsql.sql Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Implementation of key based authentications Linux/Unix
  • DBMS_STATS Metalinks Notes Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • import-export with multiple files Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme