Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> ORA-01031 while "connect / as sysdba" !!!!!
We have ORACLE 9ir2 (9.2.0.3) on RedHat Linux 8. The
database used to work
fine. After we reboot the server I can NOT startup
database any more:
server1::/home/oracle/admin/DB01/pfile[39]%sqlplus /nolog
SQL*Plus: Release 9.2.0.3.0 - Production on Fri Apr 11 16:05:40 2003
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> connect / as sysdba
ERROR:
ORA-01031: insufficient privileges
SQL> exit
I check the ID and group . It is correct:
server1::/home/oracle/admin/DB01/pfile[40]%id
uid=500(oracle) gid=501(oinstall)
groups=501(oinstall),502(dba)
Does anyone has ideal how to fix it?
Thanks.
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Apr 11 2003 - 16:08:43 CDT
![]() |
![]() |