Re: INIT 6 on Solaris not working with Oracle automated scripts?

2002-12-02 Thread Gary Chambers
 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.

Which version (and kernel patchlevel) of Solaris?  Which version of
Oracle?

Gary Chambers

//--
// Lucent Technologies CIO/Servers/Unix
// Senior Unix System Administrator
// 4 Robbins Road, Westford, MA 01886
// 978-399-0481 / 888-480-6924 (Pager)
// Nothing fancy and nothing Microsoft
//--

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gary Chambers
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).




RE: INIT 6 on Solaris not working with Oracle automated scripts?

2002-12-02 Thread Khedr, Waleed
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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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.com
-- 
Author: Khedr, Waleed
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).