Thursday , April 18 2024

Backup And Restore In Oracle Container Database

I will explain how to perform backup and restore operations in Oracle Container database.

 

We check if the database is in archive mode.

The database is not in archive mode, we connect to CDB and put it in archive mode as follows.

CDB BACKUP — RESTORE

We can get CDB backup as follows. When the CDB backup is taken, the backup of all PDBs found in it is also taken.

We restore the taken backup as follows.

PDB BACKUP — RESTORE

We can take the backup of the CRM database as follows.

Taking multiple PDB backups at the same time (HR and CRM):

We restore the backup of the received CRM database as follows.

Tablespace Backup — Restore

We take a backup of the TEST_TS tablespace in the CRM database as follows.

We restore the taken backup as follows.

Loading

About Melek Durdu

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories