Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_arc.sql Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Caching sequence in Memory Oracle
  • Load SPM baseline from AWR Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • telnet listening Linux/Unix
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • good linux notes Linux/Unix
  • grep multuple patterns Linux/Unix
  • set_env_dba Linux/Unix
  • All Hints for Oracle Databases Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) 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

  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • column level grant syntax Oracle
  • Monitor Long Running Job Oracle
  • My Minimum Tuning Programs Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • plan10g.sql good Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • get_vmstat_linux Oracle
  • Oracle 10g for solaris 10 Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • tab.sql Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Oracle 11g Environment Setup Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • Good notes on Oracle Events Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme