snapshot controlfilecopy not found in recovery catalog
767685Dec 18 2012 — edited Dec 19 2012Hello,
RMAN> crosscheck controlfilecopy '/oracle/app/product/11.2.0.3/db/dbs/snapcf_db.f';
RMAN-06004: ORACLE error from recovery catalog database: RMAN-20220: controlfile copy not found in the recovery catalog
RMAN-06090: Error while looking up control file copy: /oracle/app/product/11.2.0.3/db/dbs/snapcf_db.f
Before that I performed DELETE NOPROMPT OBSOLETE, and following snapshot controlfile copy was not deleted as being used by RMAN, so followed [ID 1215493.1] to fix it (creating another temp snapcf,deleting and then renaming it back to default), performed resync catalog too, but now crosscheck controlfily copy is giving error as pasted above.
RMAN-06214: Datafile Copy /oracle/app/product/11.2.0.3/dbhome_update7/dbs/snapcf_update7.f
db=11.2.0.3 on RHL
I would be thankful for your suggestion(s).
Thanks and regards