Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • This is im telling Kishore Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Drop tempfiles from database Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Drop all SPM baselines for SQL handle Oracle
  • how to find OS block size Oracle
  • Implementing Listener Security Oracle
  • find_longsql.sql Oracle
  • Linux CPU info. Linux/Unix
  • Insert cause enqueue locks Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Korn Shell Arithmatic Linux/Unix
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • AWR license Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated 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

  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • DBMS_SQL for alter session. Oracle
  • Rman Notes -1 Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Database link password in user_db_links Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server 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
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Histogram Overview Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • Rollback force for distributed transactions Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • import-export with multiple files Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme