The Problem: When attempting to run dbstart I receive an "Insufficient Privileges" error.
The Pertinent Information:
- Database: Oracle 9i, Release 2 (9.2.0.1.0)
- OS: Red Hat Linux AS (7.2)
- Logon user|group: oracle dba
- SYS password: oracle
- dba IS the mapped to SS_DBA_GRP and SS_OPER_GRP in $ORACLE_HOME/rbdms/lib/con
fig.c as it should be.
- SPFILE contains remote_login_passwordfile
=EXCLUSIVE
- The file $ORACLE_HOME/dbs/orapwSID was created by the Oracle Installer.
- From sqlplus /nolog:
o connect sys/oracle as sysdba (works)
o connect / as sysdba (does not work and returns an Insufficient Privileges error. Of course, this is the logon form that dbstart also uses.)
- 07_DICTIONARY_ACCESSIBILIT
Y=FALSE (Which is what I think it should stay at as I do not believe it matters in the case of startup.)
Any help in what is going wrong will be GREATLY appreciated!
Thanks,
Jerry
Start Free Trial