Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help Instance not starting?
Even though the Services show the status as started, if there are problems with the init file or any other parameters the database may not mount completely. The problem could be as small as a spelling mistake in initSID.ora file. So on DOS prompt try to start the database using Server manager. (svrmgr23 for oracle 7, svrmgr30 for Oracle 8). There you may see a specific error in initialized the SGA.
HTH Prasad Chavali
Todd Ariss <tariss_at_v-wave.com> wrote in article
<6bvt7q$f7v2_at_crash.videotron.ab.ca>...
> I'm running Oracle 7.3.2.2.1 Workgroup Server on NT4 and I've recently
tried
> to install an older version of Dev2000 which seemed to install without a
> problem. Afterwards, when I tried to connect to the database it failed.
So I
> tried to connect via SQL*Plus and got the following errors:
>
> ERROR: ORA-01034: ORACLE not available
> ORA-09243: smsget: error attaching to SGA
> OSD-04101: invalid SGA: SGA not initialized
> O/S-Error: (OS 203) The system could not find the environment
> option that was entered.
>
> I uninstalled Dev2000 and I'm still getting the error. When I look at my
NT
> Instance Manager it indicates that for my SID "ORCL" the service is
> "running" but the instance is "stopped". When I look at my services
running
> I find the following services are in fact running:
>
> OracleServiceORCL
> OracleStartORCL
> OracleTNSListener
>
> My process list indicates the following process running:
>
> ORACLE73.EXE
> STRTDB73.EXE
>
> The instance used to startup automatically but now it doesn't. I've tried
to
> do it manually but it's not working. Perhaps I'm not starting it
properly.
> Anyhow, I've run out of ideas as to why my instance will not come up so
any
> help would be much appreciated.
>
> Thanks in advance,
>
> Todd Ariss
>
>
>
Received on Thu Feb 12 1998 - 00:00:00 CST
![]() |
![]() |