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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Reboot Solaris and Oracle 9i install

RE: Reboot Solaris and Oracle 9i install

From: <Jared.Still_at_radisys.com>
Date: Tue, 14 Oct 2003 11:24:33 -0800
Message-ID: <F001.005D3149.20031014112433@fatcity.com>


init 3 is useful for updating a system, as it eliminates a lot of extraneous stuff that you may not want running.

Or even init 1 (single user mode ) if necessary.

Jared

Brian Dunbar <Brian.Dunbar_at_Plexus.com>
Sent by: ml-errors_at_fatcity.com
 10/13/2003 05:54 PM
 Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        RE: Reboot Solaris and Oracle 9i install


AdamDonahue_at_maximus.com [mailto:AdamDonahue_at_maximus.com] on Monday, October
13, 2003 11:44 said;

> Solaris, I believe, uses the System V shutdown command. Although you
> could use init to switch to the appropriate reboot runlevel, the typical

> way to reboot a Solaris system is:

> # /etc/shutdown -i 6 -g 0 -y

> I'll assume you haven't mucked with your inittab.

> (This provides no grace period for users to log off. Adjust -g
> appropriately.)

For some reason, my habit is to use the init commands (init 6 for example) to restart workstations, and /etc/shutdown for workstations.

Is there any reason the list is aware of to prefer one over the other?

~brian

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Brian Dunbar
  INET: Brian.Dunbar_at_Plexus.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).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: Jared.Still_at_radisys.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 Oct 14 2003 - 14:24:33 CDT

Original text of this message

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