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: Automatic shutdown on NT does a shutdown abort

Re: Automatic shutdown on NT does a shutdown abort

From: <Jared.Still_at_radisys.com>
Date: Mon, 25 Mar 2002 11:53:33 -0800
Message-ID: <F001.004326F7.20020325115333@fatcity.com>


Peter,

30 seconds seems a little short for shutting down the database.

I allow 10 minutes for mine.

In addition, the follow registry key needs to be modified to allow the 10 minute timeout.

There's an Oracle note on this in MetaLink somewhere.

Jared

Registry Key: HKLM\SYSTEM\CurrentControlSet\Control

WaitToKillServiceTimeout = < value in milliseconds >

To avoid killing the service before the database is shutdown, this value needs to be equal to ORACLE_SID_SHUTDOWN_TIMEOUT * 1000.

e.g. for an ORACLE_SID_SHUTDOWN_TIMEOUT value of 600, this would be set to 600000.

"Schauss, Peter" <SCHAUPE_at_mail.northgrum.com> Sent by: root_at_fatcity.com
03/25/02 08:23 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Automatic shutdown on NT does a shutdown abort


Environment:

                 Oracle 8.1.7
                 NT 4.0 sp 6

Registry parameters:

                 ORA_<sid>_SHUTDOWN = "TRUE"
                 ORA_<sid>_SHUTDOWN_TYPE="i"
                 ORA_<sid>_SHUTDOWN_TIMEOUT="30"

When I stop the OracleService<sid>, the database appears to do a shutdown abort. No entries are made in the alert log to indicate that a clean shutdown occurred.

When I restart the service, the alert log contains messages like "Beginning crash recovery of 1 threads".

Any ideas what I have missed?

Thanks,

Peter Schauss
Northrop Grumman Corporation
516-346-3148
schaupe_at_mail.northgrum.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Schauss, Peter
  INET: SCHAUPE_at_mail.northgrum.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:
  INET: Jared.Still_at_radisys.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). Received on Mon Mar 25 2002 - 13:53:33 CST

Original text of this message

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