Redo Logs Restore
In this article
If you want to restore redo log files that were backed up with BRARCHIVE, you can use the BRRESTORE tool. For details, see the Names of BRRESTORE Details Logs section of the SAP Database Guide: Oracle.
Example: Performing SAP on Oracle Redo Logs Restore
brrestore -d util_file -a 1-100 |
Run the brrestore command with the following parameters:
- Specify util_file as the argument for the -d (-device) parameter. This option defines that a file-by-file restore will be performed using Veeam Plug-in.
- Specify the log sequence number interval as the argument for the -a (-archive) parameter. This option defines which log files must be restored.