Oracle Database Administration II — Question 133
Which three activities are possible for PDBs? (Choose three.)
Answer options
- A. converting an application PDB to a regular PDB
- B. converting an application PDB to an application root
- C. converting an application seed to an application PDB
- D. converting an application PDB to an application seed
- E. converting a regular PDB to an application PDB
- F. converting an application container into another application container in a different CDB
- G. converting an application container into another application container in the same CDB
Correct answer: C, D, E
Explanation
The correct activities involving PDBs include converting an application seed to an application PDB (C), converting an application PDB to an application seed (D), and converting a regular PDB to an application PDB (E). The other options involve conversions that do not align with the capabilities of PDBs as defined in Oracle databases.