sync_pdb
sync_pdb adds any new PDBs in the specified CDB
Format
emcli sync_pdb -cdb_target_name="<target_name>" -target_type="oracle_database" -syncRemovedPdbs
Options
- cdb_target_name
Name of the Container Database (CDB) that will be synced
- target_type
Type of the container database target for the operation. Eg: Oracle Database, RAC Database
- syncRemovedPdbs
Removes the deleted PDBs from Enterprise Manager and updates the PDB attributes
NAME
andSERVICE
if modified outside Enterprise Manager post discovery. The attributes are updated based on the uniquePDB GUID
defined at the PDB level.
Example
emcli sync_pdb -cdb_target_name="DB_19C_Example" -target_type="oracle_database"