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: RedHat Linux 7.2 & Oracle 9i Shutdown

Re: RedHat Linux 7.2 & Oracle 9i Shutdown

From: Marin Dimitrov <marin.dimitrov_at_sirma.bg>
Date: Tue, 19 Feb 2002 11:29:16 -0800
Message-ID: <F001.0041359A.20020219112916@fatcity.com>

> Just an FYI, I was missing a link in the rc2.d directory for K00...
script. In other flavors of unix, runlevel 2 was startup multiuser, didn't think it needed a kill link. Thanks to all for your help!
>

I don't think u need to kill oracle (K?? link) when u enter runlevel 2 - u have to do it only for runlevels 0 and 6 (and eventually for 1).

when the system enters a runlevel (e.g. level 2) it first executes K?? scripts and then S?? scripts. The K?? scripts are executed only for the components that are already running (i.e. started by S?? scripts in the previous runlevel, such components are recognized by scanning the /var/lock/subsys directory) so even if u place the kill script for Oracle in the directory for runlevel 2 it will not be executed since Oracle was not started yet (if runlevel 2 is the default level for your system, it is the first level being entered)

and yes, runlevel 2 is the multiuser startup

hth,

    Marin



"...what you brought from your past, is of no use in your present. When you must choose a new path, do not bring old experiences with you. Those who strike out afresh, but who attempt to retain a little of the old life, end up torn apart by their own memories. "
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Marin Dimitrov
  INET: marin.dimitrov_at_sirma.bg

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Feb 19 2002 - 13:29:16 CST

Original text of this message

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