Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

dbstart Can't find init file for Database "<SID>"

351091Aug 12 2003 — edited Aug 12 2003
Hi,

I've installed Oracle 9.2.0.1.0 on RH 7.3 and I am attempting to test the "dbstart" and "dbshut" commands with no success. I am getting this error when I issue the "dbstart" command:
[oracle@pacific bin]$ ./dbstart

Can't find init file for Database "<SID>".
Database "<SID>" NOT started.

I have an "init<SID>.ora" file in $ORACLE_HOME/dbs and in $ORACLE_BASE/admin/<SID>/pfile and my /etc/oratab file is correctly configured to start the DB on bootup. I can login as "sysdba" with no problems and I can startup and shutdown the DB and the listener also with no problems. I'm missing some config parameter but can't figure out what it is. Any ideas?

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2003
Added on Aug 12 2003
1 comment
574 views