Restore Data - Oracle or Oracle RAC - Full System Restore

Topics | How To | Full System Restore | Troubleshoot | Related Topics


Overview

Full System Restore Considerations

Perform a Full System Restore


Overview

Before beginning an Oracle database restore, determine if a full restore of the File System is required. If a File System restoration is necessary on the system where the Oracle database resides, refer to the procedures in the appropriate File System's online help.

The difference between a normal restore and a full system restore is the severity of the problem. Normally, if data is lost or removed, it is recovered from the archives using the normal restore procedures. However, when a normal restore operation cannot correct a software and/or hardware corruption problem, some additional changes may be required.

The level of system restore required may be different as described below.


Full System Restore Considerations


Perform a Full System Restore

The following procedure demonstrates how to perform a full system restore when the client system is damaged or destroyed. The procedure assumes the following:

To perform a full system restore:

  1. If necessary, rebuild the hardware as it existed before.
  2. Perform a full system restore of your file system to rebuild your operating system and application files, using the procedures in the online help for the appropriate file system. In addition to restoring your operating system, this operation will restore the Oracle application files and the Oracle iDataAgent software (if applicable).
  3. Reboot the machine.
    If there are any problems with the Oracle iDataAgent software, we recommend that you un-install and re-install the software in the same drive as it was previously installed. Use the same installation parameters, passwords, and backup type settings as were previously used.
  4. Perform the following steps if the recovery catalog is on the same machine that you are rebuilding:
  5. Start the database in the NOMOUNT mode.
  6. From the CommCell Browser, right-click the instance that contains the database you want to restore and recover, select All Tasks and then click Restore.
  7. From the Oracle Restore Options (General) dialog, select the following options:
  8. Click on the Advanced button and verify the following options are selected in the appropriate tab of the Oracle Advanced Restore Options dialog box:
  9. Select or specify any additional options in the Oracle Advanced Restore Options dialog box, then click OK.
  10. Click Job Initiation tab and select the appropriate option to begin or schedule the restore, then click OK.
  11. Once the job begins, the system will perform a full restore of the selected data, and you can track the status of the job in the Job Controller.
  12. After the database is restored, perform a full backup of the Oracle database to ensure the existence of the current state.

Back To Top