Oracle Database 12c: Advanced Administration — Question 62

Which two methods can be used to add an Oracle 11g database to a multitenant container database (CDB) as a pluggable database (PDB)?

Answer options

Correct answer: B

Explanation

Option B is correct because it describes the process of creating a PDB by copying data files from PDB$SEED and using data pump to load the data, which is a valid method. The other options are incorrect as they either involve incorrect methods of integration or require unnecessary upgrades that are not needed for adding an Oracle 11g database as a PDB.