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 -> Problems with svrmgr startup

Problems with svrmgr startup

From: Andrea Mitchell <reign_at_jedi.net>
Date: 10 Apr 2002 15:20:55 -0700
Message-ID: <59953e92.0204101420.4b163e9f@posting.google.com>


This is my first oracle install, so bare with me. I get an error trying the following:

SVRMGR> connect internal
Connected.
SVRMGR> startup
ORACLE instance started.

Total System Global Area                         56053744 bytes
Fixed Size                                          69616 bytes
Variable Size                                    39026688 bytes
Database Buffers                                 16777216 bytes
Redo Buffers                                       180224 bytes
ORA-00205: error in identifying controlfile, check alert log for more info

I checked the $ORACLE_HOME/dbs/initSID.ora file and found the line: control_files = "/data/oracleDB/oradata/MITE_ORA/control01.ctl",
"/data/oracleDB/oradata/MITE_ORA/control02.ctl",
"/data/oracleDB/oradata/MITE_ORA/control03.ctl")

I checked the status of these files, and none of them exist. Any suggestions? Received on Wed Apr 10 2002 - 17:20:55 CDT

Original text of this message

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