Copy PDB to another CDB
Oracle
In the previous part we learned how to copy Oracle PDB.
In this part we will learn how to copy Oracle PDB to different Oracle CDB.
Hint: In order to perform this action, make sure to filter by Oracle instances and leave the Search tab empty.

You need to navigate to the Inventory area on the right part of the Layout section.
In the Inventory area, click the Nodes menu.
Here you can see your PDB's and corresponding root CDB's listed in a table.
Select a PDB which is outside of our root CDB.
Drag the ::| icon located near different PDB onto our root Primary node.
A new window will appear. Let's overview the options available:
- Copy name check to verify your copied PDB name
- Attach Standbys to include standbys into a copy
- Source PDB status after copy you can change the statuses from
OPEN READ ONLYtoOPEN READ WRITE - Target PDB status after copy you can change the statuses from
OPEN READ ONLYtoOPEN READ WRITE - Click on the Rest API icon will generate a code you can later use in automation.
Click Submit to finish the process.
The status runner will indicate the progress of your operation.
Our PDB was successfully copied.
Related Docs
No items found.


