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

Home -> Community -> Usenet -> c.d.o.misc -> Re: CONNECT INTERNAL

Re: CONNECT INTERNAL

From: Mike Morgan <mike.g.morgan_at_charter.net>
Date: Thu, 10 Jan 2002 21:20:59 -0600
Message-ID: <u3smm8ak731ba@corp.supernews.com>


Whenever you CONNECT INTERNAL, an audit file is written to $ORACLE_HOME/rdbms/audit. If the filesystem where this directory resides is full, the audit file cannot be written. If this happens, authentication is attempted via a password.

Check the filesystem for $ORACLE_HOME/rdbms/audit. If it is full, delete some files (the .aud files are good candidates although they are fairly small) to free up space. Then try to CONNECT INTERNAL again.

Good luck,
Mike
"George D. Benetos" <gbenet_at_intranet.gr> wrote in message news:a1jh3h$oa8$1_at_newsserv.intranet.gr... I have a problem with
CONNECT INTERNAL command
Until now , when I gave CONNECT INTERNAL I was connected immediately , without any password . Now When i give CONNECT INTERNAL
i am asked to give a password , and I can not connect ...

Any ideas ?

thanks ....

--
----------------------------------------------------------------------------
-----

George D. Benetos
Electrical & Computer Engineer N.T.U.A

-------------------------------------------------------------------------
Received on Thu Jan 10 2002 - 21:20:59 CST

Original text of this message

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