Offline backups taken after the database is cleanly shutdown, and they do not require a roll forward operation to get them to a consistent database state.
You can apply the redo log or incremental backups for the latest database changes.
Before You Begin
-
Perform a full backup for SAP for Oracle.
-
Set the database to the correct mode defined in the table, or set the Commvault software to automatically move the database to the correct mode before the restore.
Control File in the Restore
Required Database Mode
Control file is included in the restore
NOMOUNT
Control file not included in the restore
MOUNT
Procedure
-
From the CommCell Browser, expand Client Computers > client > SAP for Oracle.
-
Right-click the instance, point to All Tasks and then click Browse and Restore.
-
On the Browse and Restore dialog box, select Latest Backup and click View Content.
-
On the Browse view, select the data to restore in the right pane and click Recover All Selected.
-
Optional: Use non-default Browse and Restore options. See Browse and Restore.
-
On the Restore Options dialog box:
-
Select the name of the client computer from the Destination Client list.
-
Select the Restore Control File check box.
-
Select the Restore Archive Log check box.
-
Select the Restore Data check box.
-
Optional: Select the Recover check box to recover the database.
-
Verify that the status of the database is STARTED. Click Refresh to refresh the status.
-
Click Advanced.
The Advanced Restore Options dialog box appears.
-
-
To set the Commvault software to automatically move the database to the correct mode before the restore, select the Switch Database mode for Restore check box.
-
Reset the database. On the Options tab, select the Reset Database check box.
-
Optional: Select the restore options.
Validate the restore
Validation verifies that the backup copies of the data and logs are intact and usable for restores. BR*Tools simulates the restore job without the media to determine whether the restore can be successfully performed.
When a validate job is complete, you can view the job log files to identify and correct any issues.
On the Options tab, select the Validate check box.
Open the database after the restore
After a restore, set the Commvault software to automatically open the database. When the database is open, it records transactions.
On the Options tab, select the Open DB check box.
Reset the database and logs.
By default, the database is automatically set to open, and the logs are reset.
If you reset the logs to an open state, you can then reset the database.
On the Options tab, select the Reset Database check box and one of the following Reset Log options:
-
To open the database without the RESETLOGS option, select None.
-
To open the database with the RESETLOGS option, select Yes.
-
To open the database with the NORESETLOGS option, select No.
Perform a point-in-time restore of a database that was backed up in NOARCHIVELOG mode
If the database was backed up in NOARCHIVELOG mode, enable the redo logs.
When the no redo log is disabled, BR*Tools searches archived redo logs after applying the incremental backup data during a restore. When you set No Re-do Logs, BR*Tools restores the data from the incremental backup and not the archived redo logs.
On the Options tab, select the No Re-do Logs check box.
Restore the control file to an alternate location
You can use this option when the database is in the MOUNT state.
The Commvault software restores the control file to the location you specify. The control file is not replicated to the database. You can manually replicate the files to the database.
-
-
Click OK to close the Advanced Restore Options dialog box.
-
Click OK to close the Restore Options dialog box and start the restore.