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: ora-27100

Re: ora-27100

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 19 Aug 2002 17:20:50 GMT
Message-ID: <3D6128E7.7A68EC7C@exesolutions.com>


Ed Stevens wrote:

> Subject: ora-27100
>
> Platform: Oracle 8.1.7.3.0 on NT 4, sp6
>
> I've searched the Google archives of this newsgroup as well as MetaLink and have
> not found an explanation that fits my situation. All explanations for an
> ora-27100 that I have been able to find point to a failed shutdown, almost
> always on a unix box.
>
> Here's what I'm seeing . . .
>
> Shutdown immediate, works fine.
> Warm reboot of the NT server
> Startup the database, get an ora-27100
> (operator failed to notice that database didn't start)
> Several hours later I discover that database is not running, so connect and do a
> normal startup, which completes with no problem.
>
> So . . . contrary to all of the explanations I've found for an ora-27100 . . .
>
> 1) I'm getting a clean shutdown, as evidenced in the alert log.
> 2) Even if process WERE left hanging, the restart of the server (as
> evidenced in the system event log) would have killed them
> 3) When I discover that the DB failed to start, I am able to start it with
> no corrective action, as if nothing had been wrong.
>
> --
> Ed Stevens
> (Opinions expressed do not necessarily represent those of my employer.)

Sounds like a Windows services problem to me. There is certainly no harm in ....

oradim -delete -sid <sid_name>

oradim -new -sid <sid_name> -intpwd <sys password> -startmode a -pfile=<path_to_and_name_of_init.ora>

Daniel Morgan Received on Mon Aug 19 2002 - 12:20:50 CDT

Original text of this message

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