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: OEM not working, Service not start!!

Re: OEM not working, Service not start!!

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/25
Message-ID: <964505911.3493.0.pluto.d4ee154e@news.demon.nl>#1/1

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

Original text of this message

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