Welcome to plsql4all.blogspot.com SQL, MYSQL, ORACLE, TERADATA, MONGODB, MARIADB, GREENPLUM, DB2, POSTGRESQL.

Monday 16 May 2016

ORA-00207

ORA-00207: control files are not for the same database.

Cause: The database ID in the control file is not the same as the database ID in the control file used by the first instance to mount this database. Most likely one of the mounts used the wrong control file or there are two databases with the same name.


Action: Check that the control file is for the correct database and is not an old version.

No comments:

Post a Comment

Please provide your feedback in the comments section above. Please don't forget to follow.