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

Home -> Community -> Usenet -> c.d.o.tools -> Re: svrmgrl hangs on "shutdown immediate"

Re: svrmgrl hangs on "shutdown immediate"

From: Austin Durbin <adurbin_at_home.com>
Date: Sat, 16 Sep 2000 04:01:05 GMT
Message-ID: <5gCw5.137434$3E6.1320371@news1.alsv1.occa.home.com>

"Walter T Rejuney" <BlueSax_at_Unforgetable.com> wrote in message news:39C278F1.A1BC70E6_at_Unforgetable.com...
> gmei_at_my-deja.com wrote:
>
> > What I found interesting on NT was that:
> >
> > If I started the instance using "control panel"->"services" GUI tool,
> > then use svrmgrl to shutdown instance (like your script does). Now if I
> > go back to "control panel"->"services" I can still see instance being
> > up.
> >
> > Is this an oracle bug or there is something I did wrong?
> >
> > Thanks.
> >
> > Guang
> >
> > > Walter T Rejuney <BlueSax_at_Unforgetable.com> schreef in berichtnieuws
> > > 39B837E3.7F901E16_at_Unforgetable.com...
>
> snip>
>
> What you see is the "service" still up. That is not the same as the
 instance
> being up.. If you start the service and then go into svrmgrl and do a
> shutdown, it will take the instance down, but svrmgrl has no knowledge of
> the service, so it can't stop the service.
>
> There is a command-line way to take the service down, but I don't have it
 at
> my fingertips - perhaps someone else knows the syntax and can post it
 here.
>

From an NT Command line, try NET STOP <servicename> Received on Fri Sep 15 2000 - 23:01:05 CDT

Original text of this message

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