Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
10g client session getting disconnected

10g client session getting disconnected

2006-04-01       - By Mindaugas Navickas

Reply:     1     2  

Hi,

I would think that connections are dropped by firewalls (it must be more than
one between Chicago and New York :-) ). Having similar situation we couldn't
find another solution than enabling DCD (SQLNET.EXPIRE_TIME=20) on server site
(listener sqlnet.ora file). Note that parameter is in minutes - you have to
adjust it depending what timeout for inactive connection is set on firewall.

You should read following Metalink note 151972.1. Oracle does not recommend to
use DCD for connections to keep-alive (it's designed to clean dead
connections), but as I mentioned above, we couldn't find an alternative way to
do it. May be somebody from the list can suggest something else.

Regards
Mindaugas Navickas
Oracle OCP DBA

--- full name <full.name@(protected)> wrote:

> 10g server is in Chicago.
> 10g unix client and 10g windows client in New York.
>
> If session is inactive for what seems to be a little over an hour, the
> session is disconnected with no message to the user until another query is
> run or I even try to exit. On the unix SQL*Plus client, the session hangs
> and I get an ORA-12152 (See ORA-12152.ora-code.com) message after about 5 minutes. On Windows client,
> session hangs and I get an ORA-3113 (See ORA-3113.ora-code.com) error after only about 1 minute.
>
> One the server side there is no SQLNET.EXPIRE_TIME set and every user is
> using the default profile. The default profile has both IDLE_TIME and
> CONNECT_TIME set to unlimited.
>
> Is there anything else I can tell the DBAs to look at because they tell me
> there is nothing else they can look for and don't know why sessions are
> getting disconnected?
>
> One last piece of info is that even on a client in Chicago, the session will
> disconnect after said amount of time with an ORA-3113 (See ORA-3113.ora-code.com) error too.
>


__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
http://www.freelists.org/webpage/oracle-l