Backup Base Database
Learn how to backup an Base Database using the Automatic Backup and Manual Backup options
Automatic Backup
Oracle recommends to use Oracle-managed automatic backup for your databases.
- Autonomous Recovery Service (Recommended)
- Object Storage
After creating the Base Database, you need to select one of the choices described above from the OCI console.
Your Base Database Backup retention period and Backup schedule will vary based on the selected Backup destination.
Autonomous Recovery Service
- Select Autonomous Recovery Service from the Backup destination list.
- Select your Compartment and Protection policy. The Protection policy list provides different protection policies with Backup retention period ranging from 14 to 95 days.
- You can modify the retention period after the database has been created.
- From the Scheduled time for daily backup (UTC) dropdown list, select the time window when the daily backup starts.
- From the Scheduled time for incremental backup (UTC) dropdown list, select the time window when the incremental backups start.
- If you want to take your first backup immediately after your Exascale Database is created, select the Take the first backup immediately button.
Object Storage
- Select Object Storage from the Backup destination list.
- Enter your Backup retention period between 7 and 60 days. You can modify the retention period after the database has been provisioned.
- From the Scheduled time for daily backup (UTC) dropdown list, select the time window when the daily backup starts.
- From the Scheduled time for incremental backup (UTC) dropdown list, select the time window when the incremental backups start.
- If you want to take your first backup immediately after your Exascale Database is created, select the Take the first backup immediately button.
Automatic Backup from the OCI Console
- From the OCI console, select Oracle Base Database Service, and then select the DB Systems.
- From the DB Systems list, select the DB system that you are using, and then select the Databases tab. Optionally, you can select the compartment from the Applied filters.

- From the Databases tab, select the database that you are using.
- From the Database information tab, navigate to the Backup section to view the details of your Automatic backup settings such as Incremental backup schedule, Backup destination and Backup retention period.
- From the More actions dropdown on Database information tab, you can select the Configure automatic backups option.
- From the Configure automatic backups page, turn on the toggle for Enable automatic backups.

- Adjust the configuration of automatic backups, and then select the Save button to confirm.

- From the Configure automatic backups page, turn on the toggle for Enable automatic backups.
- Select the Backups tab to view details of your backup including State, Type, Backup destination, Encryption Key, Database version, Started and Ended.

- You can modify the automatic backups configuration by selecting the More actions button, then select the Configure automatic backups option. Once it is complete, select the Save button to confirm.
Manual Backup
Manual backups are Oracle Database backups stored in the same backup destination as the automatic backup destination selected during the configure automatic backups step. Manual backups are not subject to automatic backup retention policies if the backup destination is object storage. They are kept in the selected backup destination until you decide to delete them. Manual backups are subject to automatic retention policies if backup destination is Autonomous Recovery Service.
- From the OCI console, select Oracle Base Database Service, and then select the DB Systems.
- From the DB Systems list, select the DB system that you are using, and then select the Databases tab. Optionally, you can select the compartment from the Applied filters.

- From the Databases tab, select the database that you are using.
- Select the Backups tab, and then select the Create Backup button.
- From the Create Backup page, complete the following substeps:
- Enter a Name for your backup.
- For the Backup retention period, you can select either Retain backup per backup retention policy and Specify long-term backup retention period options.
- Select the Create button to confirm.

- Return to the Backups tab to view the State of your backup. Once your backup is created, the state will change from Backup In Progress to Active.
