Verifying an Offline Redo Log Backup with BR*Tools
You can use BR*Tools for Oracle to verify an offline redo log backup, that is, an archivelog backup. BRRESTORE performs the verify.
For more information about database verify, see Backup Verification.
Make sure that you have set the necessary BRRESTORE parameters in the initialization profile init<DBSID>.sap, because BRTOOLS uses these when it calls BRRESTORE.
Make sure you have the correct volumes for the verify.
Start BRGUI or BRTOOLS.
Choose .
Select the BRARCHIVE offline redo log file backup that you want to verify.
Set the required options:
Menu Entry |
Equivalent BRRESTORECommand Option |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This shows you the BRRESTORE -a -w command that is to be executed using the current settings. |
Note
The following menu options refer to the sequence numbers of the first and last offline redo log file to be verified:
First sequence number (first_seq)
Last sequence number (last_seq)
BRRESTORE sets these according to the BRARCHIVE run that you selected.
If required, you can set these manually. In this case, the corresponding backups must all have been made to the same device type.
To start processing with the selected options, choose Continue
.
Check the results in the BRRESTORE logs.
The summary log rest<DBSID>.log
displays the return code.
The detail log r<encoded timestamp>.rsa
displays progress.
For more information on how to view the logs, see Showing Profiles and Logs with BR*Tools.