Show TOC

-a2|-archive2Locate this document in the navigation structure

Use

This BRRESTORE command option restores offline redo log files from the second copy.

If you use this option, BRRESTORE checks the BRARCHIVE summary log to see which volume contains the required archived redo log files (in this case, the second copy of the offline redo log files). Mount the requested volume in the backup device and enter cont to confirm that you want to start the restore.

You cannot use this option to restore archived redo log files from a disk.

            -a2|-archive2 [<DBSID>,]<log_no>[=<rest_dest>]|
            [<DBSID>,] <log_no1>-<log_no2>[=<rest_dest>]|
            [<DBSID>,]<log_no_list> [==<rest_dest>]
         

Default value: no restore of archived redo log files.

  • <DBSID>: database instance ID, only required for Oracle Real Application Cluster (RAC)

  • <log_no>: log sequence number to specify the requested second copy of the offline redo log files

  • <log_no1>-<log_no2>: log sequence number interval to specify the requested second copies of the offline redo log files

  • <rest_dest>, <log_no_list>: see -a|-archive|a1|archive1.