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: Database shutdown on NT

Re: Database shutdown on NT

From: Nicolas Issakides <nissakid_at_planete.net>
Date: 1997/09/04
Message-ID: <340f1a17.0@Kampot>#1/1

to shutdown Oracle,you can use the shudown command under sqldba7x or
Under Windows NT, you can use oradim7x

(where x is the Oracle version number.)

for example oradim 71 for Oracle NT 7.1, oradim73 for 73

This program is the instance manager of Oracle can be run interactively and also with command line parameters.

Interactivly, you will have a list of SID with the status of each instance and option to start, shutdown, the instance

type sqldim73 /? to get correct command line synthax.

but you will be able to perform the same operation this way that interactvly

In article <LzsHnHAD4RD0MwzM_at_camk.demon.co.uk>, Andy Hardy <Andy_Hardy_at_camk.demon.co.uk> wrote:
>Hi,
>
>I recently had to call Oracle support regarding an ORA-600 problem I
>had.
>
>During the course of conversation, support asked how I'd been shutting
>down the database. I said that I'd been using the Control
>Panel/Services. His reply was that this was the equivalent of a kill -9
>on Unix and was 'not a good thing'. Apparently Oracle 8 has changed the
>behaviour to be equivalent to a 'shutdown immediate'.
>
>Does the above sound correct?
>
>If so, how do you get a correct shutdown performed automatically when
>you shutdown NT? I'm sure that I'll almost always forget to go into
>svrmgr to shutdown the databases before I just ask NT to shutdown!
>
>Ideas?
>

Nicolas

Nissakid_at_planete.net
Microsoft Certified Product Specialist
AUI Member

The above represents my own opinion not my employer's and does not necessarily constitute the official policy of my employer. Any opinion developed through this account represent a private conversation. Received on Thu Sep 04 1997 - 00:00:00 CDT

Original text of this message

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