To restore the Oracle server database, follow the steps listed below:
Select the 'Oracle Server Restore' option
From the 'Backup-Restore' menu option > Oracle Server > Oracle Server Restore
OR
From the 'Wizards' icon on the toolbar > Advanced Backup > Oracle Server > Oracle Server Restore

A welcome window appears as shown below. Click the 'Next' button.

Enter the authentication information and log on to the Oracle server database.
Note: Ensure that the Oracle server user who is currently logged in has the SYSDBA privileges.
To grant the SYSDBA privileges to the user:
SQL>grant sysdba to <user>
Using the 'Browse' button, select the 'IBOracleBackup' folder where the Oracle server database files were backed up.
Note: The restore folder 'IBOracleBackup' that you have selected should be in the same path as it was while performing the backup operation. In case you have deleted the folder, then create a folder with the same name and in the same path, as it existed during the backup operation.
Click the 'Restore' button to commence the restore process. A message, as shown below appears. Click 'Yes' to proceed with the operation.
 |