Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Very clear article about oracle dataguard Oracle
  • currwait.sql Oracle
  • This is from Temi Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Debugging Shell FIles Linux/Unix
  • Find Stale DR Physical Standby Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • on IBM-AIX for display Linux/Unix
  • DBMS_UTILITY PACKAGE Oracle
  • get_vmstat_linux Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Proc Compilation Oracle
  • Wait.sql Oracle
  • Jai Shree Ram Oracle
  • oracle 10g on linux Linux/Unix

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

  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Ports used by Oracle Software Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • sess_server.sql Oracle
  • Find_planinfo.sql Oracle
  • Create type and Grant on it. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • export import with parameter file. Oracle
  • Rename Oracle Instance Name Oracle
  • Order by with ROWNUM Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • get_vmstat.ksh for Solaris Oracle
  • Updated LCK.SQL file. Oracle
  • oracle 10g on linux Linux/Unix
  • My Minimum Tuning Programs Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme