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: Shutdown and startup processes

RE: Shutdown and startup processes

From: Townsend Willie <Willie.Townsend_at_ssfhs.org>
Date: Thu, 12 Sep 2002 13:09:10 -0800
Message-ID: <F001.004CF0DD.20020912130910@fatcity.com>


Thanks Stephane!

As you alluded to, ideally, I want it to work automatically even when I do manual shutdown/startup via svrmgrl etc. I will explore your suggestion of triggers/external function etc.

Willie

-----Original Message-----
Sent: Thursday, September 12, 2002 2:44 PM To: Multiple recipients of list ORACLE-L

Townsend Willie wrote:
>
> Gurus,
>
> I need to implement a process to startup/shutdown a PeopleSoft Unix batch
> scheduler job whenever the Oracle instance is shutdown or started back up.
> Does anyone know of a way to tie this process to an Oracle Instance to get
> invoked at shutdown/startup time?
>
> Willie Townsend
> Alverno Information Services
> Supervisor (Database Administration)
> 317-532-7800 X'6265'
> eMail: willie.townsend_at_ssfhs.org
>

Modify $ORACLE_HOME/bin/dbstart and $ORACLE_HOME/bin/dbshut if your system is using them to automatically start up and shutdown Oracle. This seems to me the cleanest way to do it. Of course it will not work if you manually stop your database. Perhaps that some trigger calling an external function ... ? Yek.

-- 
Regards,

Stephane Faroult
Oriole Software
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Townsend Willie
  INET: Willie.Townsend_at_ssfhs.org

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 Thu Sep 12 2002 - 16:09:10 CDT

Original text of this message

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