Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: the OracleMysidService could not be stopped.
I'm not shure, but I think that the request to stop oracle is
async, meaning that the service panel is not getting the response
within a timout period.
you could try to stop the snmpagent service before the database service which helped me although it doesnt is a cure.
If you are doing a coldbackup, check if the database is realy down, because the is a possibility that the db is shutting down after your files are copyed away.
IMO shutting down oracle via oradim is more relyable.
hth.
s.kapitza
"Peter Laursen" <ptl_at_edbgruppen.dk> wrote in message news:<3d931fce$0$69058$edfadb0f_at_dspool01.news.tele.dk>...
> System: 8.1.7.4.1 Win2k
>
> Running as local admin i do "net stop OracleMysidService" from a .cmd file.
> It displays the message "The OracleserviceMysidService could not be
> stopped",
> however the instance is stopped. Alertlog is perfect and has "Shutting down
> instance(immidiate)" and "completed:alter database close normal" etc.
> The service also displays as stopped and when started again it will bring up
> the instance.
> Everything seems to work perfect.
>
> Im puzzled why it displays "The OracleserviceMysidService could not be
> stopped"? I know my customers will ask ;-)
>
> TIA
> Peter Laursen
Received on Fri Sep 27 2002 - 03:54:14 CDT