Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

RMAN-06077

datafile string is a different version than contained in the control file

Cause

The control file entry for this data file specifies a different version of this data file. Different versions of a data file can exist when a tablespace is dropped, and a new tablespace is created which reuses the same data file numbers.


Action

If the data file is correct, the fix the control file by using the SWITCH command. Otherwise, RESTORE the correct version of this data file and retry the RECOVER command.