RMAN Recovery - All DB files on ASM. Archive log copies available on file system
Hi
we have a 2 node RAC 10.2.0.4 database on linux. Archive logs are on ASM
One member is written to +FRA and the other member to +ARCLOG disk group
We make nightly FULL RMAN backup --> BACKUP DATABASE PLUS ARCHIVELOG
Once the backup is completed and stored under +FRA, we copy that backup to local file sysetm /backup
Also, every hour we run a process to copy the archived logs from ASM to linux file system (/backup) to both node. Please note that these are NOT backups of archive logs done via RMAN. These are actual archived logs copies
The ASM disk groups are on SAN. Let us supposed that we loose the SAN and now need to perform recovery using the RMAN backup from last night PLUS all the
we have a 2 node RAC 10.2.0.4 database on linux. Archive logs are on ASM
One member is written to +FRA and the other member to +ARCLOG disk group
We make nightly FULL RMAN backup --> BACKUP DATABASE PLUS ARCHIVELOG
Once the backup is completed and stored under +FRA, we copy that backup to local file sysetm /backup
Also, every hour we run a process to copy the archived logs from ASM to linux file system (/backup) to both node. Please note that these are NOT backups of archive logs done via RMAN. These are actual archived logs copies
The ASM disk groups are on SAN. Let us supposed that we loose the SAN and now need to perform recovery using the RMAN backup from last night PLUS all the
0