Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: OEM not working, Service not start!!
Both on Unix and on NT Oracle is capable of starting automatically, ie you
won't need a cronjob.
On NT Oracle is implemented as a service, the service should be set to
automatic startup and everything should be ok.
Otherwise, write an oneline script calling the oradim utility:
oradim -sid <yoursid> -intpwd <password> -startup -starttype
svrc,inst -pfile <filename of init.ora>
Hth,
Sybrand Bakker, Oracle DBA
"Steve" <schen_at_prodigy.net> wrote in message
news:8lioa5$pbi$1_at_newssvr05-en0.news.prodigy.com...
> After NT SP5, OEM is not working due to Client Mangement Console Service
> failing to start. The error is related to error 2140 -- 'NT internal
> error'.
>
> Anyone knows please help.
>
> If OEM not working, what is the alternative to have V8i to startup and
> shutdown on NT like Unix cronjob?
>
> Thanks,
>
> Steve
>
>
>
>
Received on Tue Jul 25 2000 - 00:00:00 CDT
![]() |
![]() |