Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: more questions
Hi Tanel,
I can't remember what is the correct procedure about auto startup Oracle. I think you are right is located in /var/opt/oracle (my clustering software does it for me by comfiguring this oratab) perhaps Jin can read the manual about startup and shutdown, I remember there is one small chapter special for this in DB Administration doc.
I read from Unix administration book long ago, the author said something like this
replace the rm binary to something like this:
cp rm .rm.original echo ".rm.original -i" > rm
May be is not a good book, I don't know...
Sinardy
-----Original Message-----
Sent: 02 September 2003 17:54
To: Multiple recipients of list ORACLE-L
Hi!
> how to startup oracle after machine
> is bootup?
> you must configure your /etc/oratab
> Ans:
> add this line
> your_sid:your_oracle_home:AUTO (auto is keyword)
Y or N are the keywords. I don't remember that auto has been mentioned anywhere. I didn't find any occurrence it in dbstart either. So where is this coming from?
And the OP is using Solaris, thus his oratab file is under /var/opt/oracle.
> or simpler way replace your init binary file with your own
> for example
Yeah right, lets just modify kernel binary instead!? Do you really do this kind of stuff at your work? Really spooky...
Tanel.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tanel Poder INET: tanel.poder.003_at_mail.ee 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Sinardy Xing INET: SinardyXing_at_bkgcomsvc.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 Tue Sep 02 2003 - 05:11:04 CDT