Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: INIT 6 on Solaris not working with Oracle automated scripts?
init 6 --> takes the system to level 0 and then back to the default level
specified in /etc/inittab (initdefault) which is usually level 3 (check
/sbin/rc6).
The startup script will need to be linked to level 3 (or whatever default level you have in inittab).
Also make sure that the shutdown script for Oracle is working if you run it manually (I remember I had to modify them some time ago, for example check if it uses the shutdown immediate mode, replace svrmgrl with sqlplus, etc.).
Regards,
Waleed
-----Original Message-----
Sent: Monday, December 02, 2002 8:59 AM
To: Multiple recipients of list ORACLE-L
Has anyone encountered a problem rebooting a Solaris box using INIT 6 with the Oracle dbstart/dbshut scripts enabled?
My sysadmin seems to feel the problem rests with the Oracle scripts - we issue INIT 6 and nothing happens.
Thanks
-bill
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Magaliff, Bill
INET: Bill.Magaliff_at_lendware.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: 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).
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: 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 Mon Dec 02 2002 - 10:09:04 CST
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |