Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • EXTPROC Oracle
  • eplan.sql Oracle
  • CPU Core related projections AWS
  • Insert cause enqueue locks Oracle
  • sqlnet.ora paramters Oracle
  • create database link syntax Oracle
  • Configure ssh authentications for RAC Oracle
  • Jai Shree Ram Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Export Oracle data and Compress at same time Oracle
  • set_env_dba Linux/Unix
  • newupload.html PHP/MYSQL/Wordpress
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • find_pk.sql /* Find Primary Key */ Oracle
  • grep multuple patterns 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

  • get_vmstat.ksh for Solaris Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Find sort details from Db find_sort.sql Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Oracle 10g Wait Model 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • TRUNCATE table and disabling referential constraints. Oracle
  • Composite Index creation tip from Vivek Oracle
  • Pending Distributed Transations Oracle
  • Monitor Long Running Job Oracle
  • note id 373303.1 Linux/Unix
  • exp syntax in oracle 10g Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • GSQ.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme