Backup Autonomous Database

Autonomous Databases are backed up continuously and automatically which allow you to restore or clone your database to available timestamps within your selected backup retention period.

Learn how to backup an Autonomous Database using the Automatic Backup, Manual Backup (Standalone Backup) and Long-Term Backup options.

Automatic Backup

Oracle recommends to use Oracle-managed automatic backup for your databases.

Oracle Database@AWS provides the following two (2) choices as the Backup destination for Oracle Exadata Database Service on Dedicated Infrastructure in the OCI console.
  1. Amazon S3 (Default)
  2. Object Storage

To use the automatic backup option, you need to select one of the choices described above while creating an Autonomous Database.

Amazon S3

  1. From the OCI console, navigate to Autonomous Container Database.
  2. During the creating of an Autonomous Container Database, select Amazon S3 from the Backup destination list, enter your Backup retention period between 7 and 95 days.

    Oracle Database@AWS service maintains an encrypted copy of managed backup in OCI Object Storage for an additional layer of service resiliency.

  3. You can modify the retention period after the database has been provisioned.

Object Storage

  1. From the OCI console, navigate to Autonomous Container Database.
  2. During the creating of an Autonomous Container Database, select Object Storage from the Backup destination list.
  3. Enter your Backup retention period between 7 and 95 days. You can modify the retention period after the database has been provisioned.

Automatic Backup from the OCI Console

  1. From the OCI console, you can navigate to Autonomous Container Database, and then select Backups tab.
  2. From the Backups tab, you can view details of your backup such as State, Type, Retention period, Backup Start and Backup end.This screenshot shows the automatic backup of Autonomous Container Database.

Manual Backup (Standalone Backup)

Learn how to create manual backup from the OCI console.

Standalone backups are Oracle Database backups stored in the same backup destination as the automatic backup destination selected during the Create Autonomous Container Database step.

These are the steps to create a manual backup:
  1. From the OCI console, select Autonomous Database that you are using.
  2. Select the Backups tab, and then select the Create manual backup button.
  3. From the Create manual backup page, complete the following substeps:
    1. Enter a Name for your backup.
    2. Select the Create button to complete the creation step.
    3. Return to the Backups tab within your Autonomous Database to view the State of your backup. Once your backup is created, the state will change from Creating to Active.This screenshot shows the manual backup of Autonomous Database.

Long-Term Backup

Learn how to create a long-term backup in the OCI console.

Long-term backups are Oracle Database backups stored in the same backup destination selected during the Create Autonomous Container Database step.

Long-term backups are automatically taken and maintained by Oracle. The retention period for Long-term backups ranges from 3 months and to 10 years.

These are the steps to create a long-term backup :
  1. From the OCI console, select Autonomous Database that you are using.
  2. Select the Backups tab, and then select the Create long-term backup button.
  3. From the Create long-term backup page, complete the following substeps:
    1. Enter a Name for your backup.
    2. Select your Retention period.
    3. Select the Create button.
    4. Return to the Backups tab within your Autonomous Database to view the State of your backup. Once your backup is created, the state will change from Creating to Active.This screenshot shows the long-term backup of Autonomous Database