Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00205:error in identifying control file, check alert log for more info

590899Aug 20 2008 — edited Jan 27 2009
SQL> connect / as sysdba
Connected to an idle instance.
SQL> startup force
ORACLE instance started.

Total System Global Area 612368384 bytes
Fixed Size 1292036 bytes
Variable Size 419432700 bytes
Database Buffers 184549376 bytes
Redo Buffers 7094272 bytes
ORA-00205: error in identifying control file, check alert log for more info


SQL> show parameter control_files

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
control_files string D:\ORACLE\CONTROL.CTL
SQL> spool end;
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2009
Added on Aug 20 2008
17 comments
10,341 views