Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RedHat Linux 7.2 & Oracle 9i Shutdown
> 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
-- 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
![]() |
![]() |