Using RMAN command to Backup, Restore, and Recover Archived Logs

You can perform the backup, restore and recovery operations for the archived logs using the advanced RMAN command, if you do not want to change the database settings in the RAC environment or unable to map to a computer the network.

However, ensure that you put the archived logs on a shared disk or use multiple archived logs destination or map each computer to the network so that they can access the archived logs on all other computers.

Assuming that there are three computers ORA-RAC1, ORA-RAC2 and ORA-RAC3 in the RAC environment, perform the backup and recovery operations using the advanced RMAN scripts.

To perform backup, restore and recovery processes in RAC environment

  1. Open command prompt on ORA-RAC1.
  2. Execute the command
    RMAN target sys/oracle@RAC1 catalog <catalog owner name>/<password of owner>@<catalog database>
    
  3. Run RMAN scripts to perform the backup and restore processes.

    Important! Before running the RMAN command for recovery, you must copy all the Archive Logs from ORA-RAC2 and ORA-RAC3 to the Archive Logs destination of RAC1 on ORA-RAC1.

More information:

Unable to Access Archived Logs in Oracle Cluster Environment


Copyright © 2010 CA. All rights reserved. Email CA about this topic