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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-00214: control file '+FRA/orcl/controlfile/current.256.900507157' version 16677 inconsistent wit

Ujjwal RanaSep 7 2016 — edited Sep 9 2016

Hello Everyone

I am getting following error ORA-00214: control file at STARTUP MOUNT. How this issue can be solved ? Any help will be highly appreciated

SQL> startup mount
ORACLE instance started.

Total System Global Area 830930944 bytes
Fixed Size 2217912 bytes
Variable Size 662702152 bytes
Database Buffers 163577856 bytes
Redo Buffers 2433024 bytes
ORA-00214: control file '+FRA/orcl/controlfile/current.256.900507157' version
16677 inconsistent with file '+DATA/orcl/controlfile/current.262.900507157'
version 16673

pastedImage_1.png

I tried following as well but could not solve

SQL> shutdown immediate

SQL> alter database mount;

Any help will be highly appreciated.

This post has been answered by AJ on Sep 8 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2016
Added on Sep 7 2016
83 comments
8,101 views