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

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-01031 while "connect / as sysdba" !!!!!

ORA-01031 while "connect / as sysdba" !!!!!

From: mike mon <mccdba_at_yahoo.com>
Date: Fri, 11 Apr 2003 13:08:43 -0800
Message-ID: <F001.0057FD98.20030411130843@fatcity.com>


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.



Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: mike mon
  INET: mccdba_at_yahoo.com
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

Original text of this message

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