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 -> can't connect to the database by using Sqlplus

can't connect to the database by using Sqlplus

From: Jennifer Chang <jchang_at_mac.com>
Date: Wed, 29 Nov 2000 10:03:13 +0800
Message-ID: <901o25$5ta$1@news.seed.net.tw>

hi,

    I created a database whose SID is "lab" on a Solaris machine in addition to an already-running database.
I used account "oralab" whose environment variable ORACLE_SID is "lab" to log in to the Solaris.
but I couldn't use sqlplus to connect to the database "lab" (command: sqlplus /nolog

connect / as sysdba )
here is the error message:

ERROR:
ORA-09925: Unable to create audit trail file SVR4 Error: 13: Permission denied
Additional information: 9925

I've tried to change the directory
"/oracle/oracle_dba/OraHome1/rdbms/audit" into writable so that I could connect to the database, but I didn't think this is the solution. please help, thank you.

Jennifer C Received on Tue Nov 28 2000 - 20:03:13 CST

Original text of this message

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