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: Jerel McDonald <jerel_at_azstarnet.com>
Date: 1997/09/24
Message-ID: <01bcc8f6$c72f3100$9924c5a9@monsoon>#1/1

And,

you can do this by running a command file (.com) which contains the lines:

net stop OracleStart<SID>
net stop OracleService<SID>

Nathan D. Hughes <nhughes_at_well.com> wrote in article <605ssa$1gt$1_at_was.hooked.net>...
> Steve Haynes <steve_at_rwx777.demon.co.uk> writes:
>
> >In article <3422E5A6.13A1B6F3_at_mailbox.swipnet.se>, aMAZin <erik.mauritzo
> >n_at_mailbox.swipnet.se> writes
> >>[ this applies to all versions bellow 8.0! ]
> >>
> >So what changed in 8?
>
> Stopping the OracleSIDService automatically performs a graceful (normal)
> shutdown of the db. (Rather than dropping it right on its arse, as in
 Oracle7).
> --
>
> Nathan D. Hughes <nhughes_at_well.com>
> Computer Consultants of America, Inc.
>
Received on Wed Sep 24 1997 - 00:00:00 CDT

Original text of this message

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