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!

Cant find init file

474257Dec 27 2005 — edited Dec 30 2005
Hi,

I just installed Oracle 9i on Linux RHAS 3.

And here is the content of the /etc/oratab :

# cat /etc/oratab
#
*:/opt/oracle/product/9.2.0:N
TSH1:/opt/oracle/product/9.2.0:Y

When I start the oracle service, I got this error :

# ./oracle start
Starting up Oracle Database and Listener Service

Can't find init file for Database "TSH1".
Database "TSH1" NOT started.

What is the problem ? Do I need to add something more ?
Because I believe the database is created during installation. Here is my "log" during installation :

- Database Configuration, choose "General Purpose", click "Next"

- Database Identification:
Global Database Name: test.training
SID: TSH1
Click "Next"

- Database File Location:
Directory for Database Files: /opt/oracle/oradata
Click "Next"

- Database Character Set, choose "Use the default character set"
Click "Next"

- Click "Install"

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2006
Added on Dec 27 2005
5 comments
1,819 views