Oracle is Not Compatible with Oracle

Nov 22, 2007 / By Alex Fatkulin

Tags: , ,

Just a short blog entry about a funny error message I’ve got while trying to activate a physical standby database:

SQL> alter database recover managed standby database finish skip standby logfile;
alter database recover managed standby database finish skip standby logfile
*
ERROR at line 1:
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 1: '/oradata/stage/datafile/system_01.dbf'
ORA-01122: database file 1 failed verification check
ORA-01110: data file 1: '/oradata/stage/datafile/system_01.dbf'
ORA-01130: database file version 9.2.0.0.0 incompatible with ORACLE
version 9.2.0.0.0

Database file version 9.2.0.0.0 is incompatible with ORACLE version 9.2.0.0.0, is it?

One comment on “Oracle is Not Compatible with Oracle

  1. Uh? what happened there, Alex?
    I’m curious.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

HTML tags are not allowed.