restoring lost control files when rman repository in control files
Hi,I've been doing some rman restore tests and I am a little surprised by the outcomes. I have a database where the rman repository is in the control files. I renamed the 3 control files that I have to simulate lost control files. RMAN is configured with autobackup for the control files. I restored the control files from backup, but when I tried to open the database I received the infamous ORA-01113: file 1 needs media recovery followed by ORA-01110: data file 1. At that point I restored and recovered the entire database. But with controlfile autobackup on, shouldn't I
0