Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Manual database startup on WinXP
"Ralf Zwanziger" <goldenXsurfer_at_gmx.de> wrote in message
news:comtln$cdc$1_at_mail1.sbs.de...
> > C:\> net stop CompleteDServiceName
> > is the opposite of net start.
> > You can easily incorporate these into a batch file.
>
> That's what I was looking for. Thanks a lot.
> Bye,
> Ralf
>
> --
> to contact me by email, please remove the "X" from the first part of my
> mail address.
The thing to be careful of though is that for net start everything works
fine, but I have
found that I needed to shutdown the instance first via "shutdown immediate"
before
using net stop to stop the service.
Received on Thu Dec 02 2004 - 19:10:45 CST
![]() |
![]() |