cancel
Showing results for 
Search instead for 
Did you mean: 

Control file problem

Former Member
0 Kudos

Hi all,

On my STBY DB, I have the following problem when I am trying to start it:

SQL> startup nomount;

ORACLE instance started.

Total System Global Area 1.0435E+10 bytes

Fixed Size 2113632 bytes

Variable Size 771755936 bytes

Database Buffers 9646899200 bytes

Redo Buffers 14659584 bytes

SQL> alter database mount standby database;

alter database mount standby database

*

ERROR at line 1:

ORA-00214: control file '/oracle/SID/sapdata1/cntrl/cntrlSID.dbf' version

601938 inconsistent with file '/oracle/SID/origlogA/cntrl/cntrlSID.dbf' version

601147

I have no idea what to do,

can you please advise ?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member182034
Active Contributor
0 Kudos

hi deniel,

first you have to copy mentioned control file and then re-create the control file

you can resolve your issue with following link.

[ORA-00214|;

Regards,

Answers (0)