Oracle Database Administration II — Question 51

Which two are true about data movement between a non-CDB and a PDB using Data Pump? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because Oracle does attempt to convert conventional database users into local users when schemas are moved from a non-CDB to a PDB. Option D is also correct as Oracle tries to convert common users to conventional users when schemas are migrated from a PDB to a non-CDB. The other options are incorrect as they do not accurately describe the processes involved in data movement between non-CDBs and PDBs.