About Backup and Recovery on Autonomous AI Database

Describes Autonomous AI Database backup options.

All backups taken and managed by Oracle in Autonomous AI Database are immutable. Immutable backups cannot be deleted or modified.

Backups are designed to be highly durable, as follows:

Automatic Backups

Autonomous AI Database performs periodic backups including full, cumulative, and incremental backups, to ensure data reliability and recoverability. Each database instance is continuously backed up to achieve the Recovery Point Objective (RPO) of less than 10 seconds. See Recovery Time Objective and Recovery Point Objective for more information.

The choices for automatic backups are different depending on your compute model:

Billing for automatic backups depends on the compute model that you select when you provision or clone an Autonomous AI Database instance:

See How Is Autonomous AI Database Billed? for more information.

Backup Retention Lock

To further protect your data, you can enable the Backup Retention Lock option to lock the automatic backup retention period. Once locked, Autonomous AI Database does not allow changes to the retention period for automatic backups. This prevents any unintentional or unauthorized removal of older backups by modification of the backup retention period.

Note:

Once the backup retention lock option is set, you cannot disable this option or change the retention period.

For an exception case if you must disable backup retention lock once enabled or change the backup retention period, reach out to your organization’s Oracle account team; they will validate the request and then direct the request to Oracle Support.

If you enable cross region disaster recovery or backup replication and you set the Backup Retention Lock option, the current primary’s backup retention period remains locked before or after a switchover or failover.

The backup retention lock option is applicable for automatic backups only and does not affect long-term backups.

Long-Term Backups

Using the long-term backup feature you can create a long-term backup as a one-time backup or as scheduled long-term backup. You select the retention period for long-term backups in the range of a minimum of 3 months up to a maximum of 10 years.

See About Long-Term Backups on Autonomous AI Database for more information.

Recovery

You can initiate recovery for your Autonomous AI Database using the Oracle Cloud Infrastructure Console. Autonomous AI Database automatically restores and recovers your database to the point-in-time you specify or using the backup you select from a list of backups.

See Restore and Recover your Autonomous AI Database for more information.

Clone from a Backup

You can use either an automatic backup or a long-term backup to create a clone of your database.

See Clone an Autonomous AI Database from a Backup for more information.

Listing Backups

The list of backups available for recovery is shown on the Autonomous AI Database details page on the Backups tab. Click the Backups tab to show the list of backups.

The Oracle Cloud Infrastructure Console Autonomous AI Database details page, in the Backup area shows the Total backup storage field. This fields shows the total storage being billed, including for automatic backups and if there are long-term backups, this also includes the long term backup storage.

See View Backup Information and Backups on Autonomous AI Database for more information.

About Long-Term Backups on Autonomous AI Database

Using the long-term backup feature you can create a long-term backup as a one-time backup or as scheduled long-term backup. You select the retention period for long-term backups in the range of a minimum of 3 months up to a maximum of 10 years.

Autonomous AI Database takes scheduled long-term backups automatically according to the schedule you create: one-time, weekly, monthly, or yearly.

You can create a new database by cloning from a long-term backup. You cannot use a long-term backup to recover or restore the same database where the long-term backup was created.

Long-term backup billing:

Each long term backup is a standalone backup that allows you to create a point-in-time clone, based on the long-term backup timestamp.

See Create Long-Term Backups on Autonomous AI Database for more information.