Restore and Recover your Autonomous AI Database

From the Oracle Cloud Infrastructure Console you can restore the database using the Restore operation, where you initiate recovery for your database.

Perform the following prerequisite steps as necessary:

To restore and recover your database, do the following:

  1. On the Autonomous AI Database Details page, from the More actions drop-down list, select Restore to display the Restore prompt.

  2. In the Restore prompt, select Enter Timestamp or Select Backup to restore to a point in time or to restore from a specified backup.

    • Enter Timestamp: Enter a timestamp to restore to in the Enter Timestamp calendar field.

      Description of adb_restore_timestamp.png follows

      Description of the illustration adb_restore_timestamp.png

      Click the Calendar icon to show the date and timestamp calendar selector. If automatic backups are enabled on your instance, you can select a timestamp to restore and recover your database to any point-in-time in the retention period.

      Manually edit the values in the Enter Timestamp field if you prefer to use a more granular timestamp.

    • Select Backup: Select a backup from the list of backups. Limit the number of backups you see by specifying a period using the From and To calendar fields.

      Description of adb_restore_backup.png follows

      Description of the illustration adb_restore_backup.png

  3. Click Restore.

    Note: Restoring Autonomous AI Database puts the database in the unavailable state during the restore operation. You cannot connect to a database in that state. The only lifecycle management operation supported in unavailable state is Terminate.

    When concurrent operations such as scaling are active, the confirmation also confirms either pausing or canceling the concurrent operation. See Concurrent Operations on Autonomous AI Database for more information.

    The details page shows Lifecycle state: Restore In Progress

  4. When the restore operation finishes your Autonomous AI Database instance opens and the Lifecycle state shows Available.

At this point you can connect to your Autonomous AI Database instance and check your data to validate that the restore point you specified was correct. After checking your data if you find that the restore date you specified was not the one you needed, you can initiate another restore operation to another point in time.

Notes:

See Clone an Autonomous AI Database from a Backup for information on using Clone from a backup.