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: Oracle startup failure on win2000

Re: Oracle startup failure on win2000

From: DA Morgan <damorgan_at_exesolutions.com>
Date: Fri, 03 Jan 2003 16:51:24 -0800
Message-ID: <3E16300C.857D13BE@exesolutions.com>


JonLite wrote:

> Hi All,
>
> I recently upgraded a working NT4.0 with Oracle 8.1.6. After upgrade the
> Oralc e service does not startup. It stays in 'starting' mode
> 9alloptions for stop, start, etc of win2000 are not available, greyed
> out). Entering sql gives error of 'oracle not avaible'. I can enter
> using svrmgrl and only startup oracle. everything seems fine then. Any
> ideas as to why Oracle fails to start after upgrade. Thanks.
>
> Jon
>
> --
> Posted via http://dbforums.com

Go to the Oracle bin directory and use oradim.exe to drop and then recreate the Oracle service.

For instructions on how to use this command line utility type oradim at the DOS prompt.

First you will:
oradim -delete -sid <sid_name>

Then you will:
oradim -new -sid <sid_name> ....

Daniel Morgan Received on Fri Jan 03 2003 - 18:51:24 CST

Original text of this message

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