You can restore a database for Amazon RDS for Oracle.
Note
RDS to RDS restores are not supported and are not possible due to AWS limitations. Restore is only supported to a self-managed instance. For information on the supported restores, see Amazon RDS for Oracle.
Prerequisites
Verify the following on the destination client:
-
The Oracle version must match AWS RDS Oracle version.
-
Staging and redirect paths must have the necessary Oracle permissions.
-
UNDO tablespace name in the destination init.ora file must match with the source.
Procedure
-
From the Command Center navigation pane, go to Protect > Databases.
The databases Overview page appears.
-
On the Instances tab, click the instance.
The instance page appears.
-
On the Overview tab, in the Recovery points section, select the backup to restore, and then click Restore.
The Backup content page appears.
-
Select the parts of the database that you want to restore, and the date and time from which to restore, and then click Restore.
The Restore options dialog box appears.
-
From the Destination server list, select the destination host.
-
In the Destination instance box, enter the destination instance.
-
To change the number of streams used for the restore operation, in the Number of streams box, enter the number of streams to use.
-
To specify a staging location for restoring the RMAN backup files to disk, in the Staging path box, enter the path.
-
To specify the data path for the database files, in the Redirect path for database box, enter the path.
Note
The RMAN backup pieces are restored to the staging location. The restore operation then uses these pieces and redirects them to the location specified by the Redirect path for database location. The RMAN restore uses the redirect path for the destination database and the restore datafiles.
-
To restore the database after the backup pieces are copied to disk, select the Restore database checkbox.
-
To recover the database, select the Recover database checkbox.
-
In the Recover type section, from the Recover to list, specify the backup to recover:
-
To recover the most recent backup operation, select Most recent backup.
-
To recover a specific backup, select Point in time, and then select the date and time.
-
To recover to a specific system change number (SCN), select SCN and then specify the SCN value.
-
-
You can configure a schedule to repeat this restore operation. To create a schedule, do the following:
-
Click Schedule.
The Add schedule dialog box appears.
-
In the Name box, type a name for the schedule.
-
Configure the Frequency and Repeat parameters.
-
To specify exceptions to the schedule, click Exceptions.
The Exceptions dialog box appears.
-
Configure the exception parameters:
-
You can click Add Exception to save a set of exception parameters and continue adding sets of exception parameters.
-
Click Save when you have finished configuring the exception parameters.
-
-
Under the Range of recurrence section, specify the Start date and End date to schedule the recurrence range of the restore operation.
-
To save the schedule and return to the restore dialog box, click Schedule.
-
-
Click Submit.