Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Sqlplus timeout

Re: Sqlplus timeout

From: <sybrandb_at_yahoo.com>
Date: 9 Nov 2005 01:44:54 -0800
Message-ID: <1131529494.541202.5640@z14g2000cwz.googlegroups.com>


12535 is network related, usually caused by firewall. It has nothing to do with sql*plus.
To investigate the causes of 12535, you'll need to enable sqlnet tracing

in sqlnet.ora

trace_level_client = 16
trace_unique_client = true
trace_directory_client = <any sensible directory>

Hth

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Wed Nov 09 2005 - 03:44:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US