Oracle Database Administration II — Question 169

Which three are true about Data Pump in an Oracle multitenant environment? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

The correct answers are B, C, and E because Data Pump can indeed transport data from a PDB to a non-CDB, facilitate data transfers between PDBs, and move data from a non-CDB to a PDB. However, it cannot be used to clone a CDB or create a new PDB, which makes options A and D incorrect.