RMAN Operation with Backup Files
File paths are supplied to RMAN for cataloging are typically structured as follows:
E:\DPX\mount\BEXoracle_orcl_1139246458\win2k-ra\J_\example.dbf
E:\DPX\mount\BEXoracle_orcl_1139246458\win2k-ra\J_\users.dbf
E:\DPX\mount\BEXoracle_orcl_1139246458\win2k-ra\LOGS \O1_MF_1_233_1YH1F6V3_.ARC
E:\DPX\mount\BEXoracle_orcl_1139246458\win2k-ra\LOGS \O1_MF_2_233_1YH1F6V3_.ARC
E:\DPX\mount\BEXoracle_orcl_1139246458\win2k-ra\control_file
Tip. This information identical in structure to the structure used for Oracle Quick Restore. See Quick Restore Structure.
Take the following steps to perform RMAN operations with these backup files:
Identify the Job ID and perform a Quick Restore. See Logical View Restore: Quick Restore.
Perform any desired RMAN operations.
Unmap the Instant Access mappings and clean up mount points.
Last updated