Recovering the control file.
621707Jun 10 2009 — edited Jun 10 2009Hi,
I am using Oracle 9i as a database for my applications.
While starting up the oracle from command prompt using “SQLPLUS” command I got below error,
SQL> startup
Total System Global area 135337869 bytes
Fixed size 453492 bytes
Variable Size 109055641 bytes
DAtabase Buffers 256755 bytes
Redo Buffers 55454 bytes
ORA-00204: error in reading (block 3,$blocks 1) of controlfile
ORA-00202: controlfile: 'E:ORACLE\control02.ctl'
ORA-27091: skgfqio: unable to queue I/O
O/S Error OS 23(cyc;ic redundancy error)
The issue is I haven’t take backup of my control files yet.
Is there any way to fix it up?
Please help.