Oracle DBA, How To, Error, Cause and Action

ORA-00214: control file 'string' version string inconsistent with file 'string' version string

ORA-00214: control file 'string' version string inconsistent with file 'string' version string

Cause:

An inconsistent set of control files, datafiles/logfiles, and redo files was used.


Action:

Use a consistant set of control files, datafiles/logfiles, and redo log files. That is, all the files must be for the same database and from the same time period.

No comments:

Post a Comment

Thanks for your comment.