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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle7 on WinNT - shutdown?

Re: Oracle7 on WinNT - shutdown?

From: Peter Laursen <ptl_at_edbgruppen.dk>
Date: 14 Oct 1999 09:38:44 GMT
Message-ID: <01bf1630$cf93e280$2c289a0a@apollo>

K.Spiller <k.spiller_at_deutschepost.de> skrev i artiklen <38058545.C6CEBC2D_at_deutschepost.de>...
> So anybody can give me a rough explanation
> how to set up an automatic shutdown process for my DB?
> (I'm still wondering why that Oracle instance manager isn't
> able to install something like that anyway).

Hi Kathrin

I have no experience with Oracle 7, but here is what I do with 8.0.5 on NT:

In the registry set HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORA_SHUTDOWN to TRUE Then before the services stop, they will call %ORACLEHOME%/database/orashut.bat with a temporary internal password, only valid for the duration of the shutdown. Orashut.bat runs orashut.sql in svrmgr, which does a 'shutdown immediate'

Peter Laursen Received on Thu Oct 14 1999 - 04:38:44 CDT

Original text of this message

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