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

Home -> Community -> Usenet -> c.d.o.server -> Re: oratab

Re: oratab

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 19 Jun 1999 06:21:59 +0200
Message-ID: <929766049.25420.0.pluto.d4ee154e@news.demon.nl>


Hi Robert,
Here is a list of related scripts, assuming you are using ksh $ORACLE_HOME/bin/oraenv, sets the correct env vars for you based on the Oracle SID you specify. The installation procedure should have copied it to /usr/lbin,/usr/local/bin, or whatever convention applies to Linux This scripts calls the dbhome script
Then there is dbstart(up?) and dbshut(down?) in the same directory. These two scripts simply read oratab, and any SID, with Y in the third field will be started. Of course it should be called by the bootprocedure. In Aix this is as simple as includin it in /etc/initab. I do know Linux takes a different approach. There have been posts about this to the ng the last few months, so maybe the deja archives will still have those posts.

Hth,

Sybrand Bakker, Oracle DBA

Robert Chung wrote in message <376ae01a.76507984_at_news.mindspring.com>...
>
>What program reads "/etc/oratab" and starts Oracle Server in Unix? My
>Oracle database on Linux does not start up automatically on machine
>start up. (I have to start it manually) Where should I look to fix
>it? Thank you in advance.
>
>
>
Received on Fri Jun 18 1999 - 23:21:59 CDT

Original text of this message

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