Restoring from a snapshot backup
Follow the steps to restore an Oracle database. In a case where a control file copy was stored in the data volume group or data disk group, follow the steps to recover the current copy of the control file.
Before you begin
Ensure that the following requirements are met:
- The redo logs for the database are in a disk group that is not shared with any Oracle data files.
- The Oracle RAC data files are stored on a supported storage system.
Confirm with IBM FlashSystem storage administrator that the host location refers to
the backup site.
- Execute the lshost command.
Figure 1. Confirming site location 
The output indicates that the host location (location_system) refers to the backup site.
- If the location of the host is different than the backup site, issue the following commands from
any site:
Refer IBM FlashSystem documentation for more details.# chhost -location <site-2-name> <hostname> - If you want to restore the snapshot backup from site2, issue the following
command from any site, before restore
operation:
# chhost -location <site-2-name> <hostname>Note: Only supported on the AIX platform.
About this task
Procedure
Results
- If you restored the control file from a current copy, the control file in the data disk group is overwritten to that current version.
Important: On some storage system types, the snapshot
restore requires sufficient available space on the target storage pool in order to restore the
necessary volume. If there is not enough storage space available, you can increase the capacity on
the requested storage pool, or free up some capacity. Check the message for the exact amount of
storage space that is required.