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 takes 10 to 15 seconds to connect - Can anyone help

Re: sqlplus takes 10 to 15 seconds to connect - Can anyone help

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 19 Oct 2001 18:05:58 +0100
Message-ID: <3BD05D76.2908@yahoo.com>


res0kdc5 wrote:
>
> Platform: Sun Solaris
> Database Version: 8.1.7.2
> When I issue the following command to connect to the database using
> "sqlplus", it takes about 10 to 15 seconds to display the SQL> prompt.
>
> $ sqlplus /
>
> It does not matter if I use a different userid. This is not true for other
> 8.1.7.2 databases. It only takes 2 to 3 seconds on other databases for
> sqlplus to connect to the databases. I have verified that Oracle tracing is
> not set, and auditing is also not enabled. There are not ".dat" files in
> $ORACLE_HOME/otrace/admin directory. Even though I do not use sqlnet, I have
> also tried trimming the listener log. I am not able to figure out what might
> be causing the lengthy delay. Any help/suggestions is much appreciated.
> Thanks.

See if there are any AFTER LOGON triggers defined - they might be doing some work...

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Fri Oct 19 2001 - 12:05:58 CDT

Original text of this message

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