|
-
RMAN is doing the same trick at the DF level. when RMAN do the copy file, it's like hot backup.
actually, in metalink, there is an internal note about how to use RMAN backupset if the control file is corrupted and unrecoverable. So essentially, controlfile is not needed, all needed is the extracted datafiles from the backupset.
In my experiment, one more complication is the RAC ASM -> non-RAC/non-ASM. The data files are all magic numbers generated by Oracle Managed files. When I do the DB refresh, I will stop the Standby DB apply (non-RAC/non-ASM). and copy the DFs over. This provides consistency during the copy.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|