Error:
ORA-00214: control file '/u03/oracle/proddb/db/apps_st/data/cntrl01.dbf'
version 2627750 inconsistent with file
'/u03/oracle/proddb/db/apps_st/data/cntrl02.dbf' version 2621700
Solution:
During autoconfig/restore we might missed while manual restore the control file to different location of control file.
check the init.ora/spfile from $ORACLE_HOME/dbs and copy the latest control file in all the location then restart the database
ORA-00214: control file '/u03/oracle/proddb/db/apps_st/data/cntrl01.dbf'
version 2627750 inconsistent with file
'/u03/oracle/proddb/db/apps_st/data/cntrl02.dbf' version 2621700
Solution:
During autoconfig/restore we might missed while manual restore the control file to different location of control file.
check the init.ora/spfile from $ORACLE_HOME/dbs and copy the latest control file in all the location then restart the database
No comments:
Post a Comment