We recently had a system crash (hardware issue). When the system came back up I noticed an error in the event log (ORA-19816) that instructed me to use CATALOG RECOVERY AREA in RMAN. When I did this I received an RMAN-07527 error indicating that the copies of the redo logs and archivelog files that are duplexed there were not created using the DB_RECOVERY_FILE_DEST initialization parameter. Can I just delete these files? Will Oracle recreate them if necessary?
Thanks,
Mark