How to recover from partial restore during EM "clone database"?
I have attempted to clone an 11gR2 database using EM 12c but have forgotten to disable Archive Log deletion on the source database and the RMAN clone has failed at:
ORA-279 signalled during: alter database recover if needed
start until change 6143977857268 using backup controlfile
See attached EM job log.
I've copied the missing Archive Logs across to the destination db's log_archive_dest_1 but I'm unable to find out how to proceed from here as all the steps I've found or have experience with require the database to be mounted and I can't get past:
SQL> startup mount
ORACLE instance started.