RMAN Recovery using non default RMAN backup location
Hi,
we have a database (10.2.0.4) on Windows server with following configuration
we are using RMAN online backups
We dont use CATALOG database and use control file
All the Data Files are on drive --> d:\oracle\oradata
RMAN backups are configured to go to E: Drive --> E:\rmanbackups
Once the RMAN online backup is completed, we copy it over to F: Drive --> F:\bkp_of_rman_backups
Let us assume that
1. we loose one of the data files on "D" Drive
2. We loose whole "E" drive, i.e. the current default location of RMAN backup
3. Before "E" drive failed, we copied the latest RMAN backup to F: Drive under -->F:\bkp_of_rman_backups
we have a database (10.2.0.4) on Windows server with following configuration
we are using RMAN online backups
We dont use CATALOG database and use control file
All the Data Files are on drive --> d:\oracle\oradata
RMAN backups are configured to go to E: Drive --> E:\rmanbackups
Once the RMAN online backup is completed, we copy it over to F: Drive --> F:\bkp_of_rman_backups
Let us assume that
1. we loose one of the data files on "D" Drive
2. We loose whole "E" drive, i.e. the current default location of RMAN backup
3. Before "E" drive failed, we copied the latest RMAN backup to F: Drive under -->F:\bkp_of_rman_backups
0