RMAN backup error - mismatched (6207 / 6208)
RMAN-06207: WARNING: 1 objects could not be deleted for DISK channel(s) due
RMAN-06208: to mismatched status. Use CROSSCHECK command to fix status
List of Mismatched objects
==========================
Object Type Filename/Handle
--------------- ---------------------------------------------------
Datafile Copy \RDA_SOFTWARE\RDA\OUTPUT\RDA_TMP_CONTROL_4152.TMP
Even I tried to delete the file using "delete obsolete", i am getting the same error.
Could not resolve with "crosscheck datafile or controlcopy" command as we are using Oracle 9i. ( looks like there is no such command in 9i)
Please help me.