|
|
| |||||||||||||||||||||||||
Requirements for restore |
Enabling ARCHIVELOG Mode |
|
Following are the prerequisites for Oracle server restore:
Consult your Oracle DBA before you perform the Oracle server restore operation. |
To enable ARCHIVELOG Mode using Oracle Recovery Manager (RMAN), follow the steps given below:
|
To restore the Oracle server database, follow the steps listed below: Step 1: ![]() Step
2: ![]() Step
3: ![]() 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> Step
4: ![]() 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. Step 5: ![]() |
Incomplete Recovery Incomplete Recovery is a time-based recovery of the Oracle databases, which restores the files as of a particular date and time, specified during the operation. To perform the Incomplete Recovery of your Oracle database(s). Perform the above-mentioned steps till Step 3 Step 4: ![]() Click the drop-down arrow, a Calendar appears. Here, select the date and then the time using the up-down arrow keys or by just entering the time and click the 'Save' button. ![]() The date and time selected for 'Incomplete Recovery' of the databases should not be less than the database creation time or reset logs creation time. Click the 'Restore' button and follow the procedure as detailed in Step 5. |
* To perform the Oracle server restore operation, download the Advanced Backup Plug-in after installing the IBackup for Windows application. |