RMAN 10g Recovery with archive logs and RMAN backup in non default location
We have a 10.2.0.4 2 node RAC database on ASM
We make nightly RMAN backup at 11:00 PM --> Backup database plus archivelog delete input;
The backup is stored onto +FRA disk group and and from there we copy that backup to local file system called "/local_rman_backup"
Archive logs from both nodes are stored under +FRA and a copy of each archivelog is also copied over to "/local_rman_backup"
Let us assume that we loose the disks where +FRA ASM Disk group is located and now we need to restore and recover the database. So we have the following:
1. FULL database backup under --> "/local_rman_backup"
0