Oracle
1Z0-067 · Question #7
Which two methods can be used to add an Oracle 11g database to a multitenant container database (CDB) as a pluggable database (PDB)?
The correct answer is D. Pre-create a PDB in CDB and use the network_link and parallel parameters with data pump E. Upgrade the Oracle 11g database to a 12c non-CDB and use the dbms_pdb.describe procedure. See the full explanation below for the reasoning.
Question
Which two methods can be used to add an Oracle 11g database to a multitenant container database (CDB) as a pluggable database (PDB)?
Options
- AUse the d3MS_pdb package to plug the Oracle 11g database into the existing CDB as a PDB.
- BUse the create database ... enable pluggable database statement to create a PDB by copying
- CPre-create a PDB in CDB and use data pump to load data from the complete database export of
- DPre-create a PDB in CDB and use the network_link and parallel parameters with data pump
- EUpgrade the Oracle 11g database to a 12c non-CDB and use the dbms_pdb.describe procedure
How the community answered
(44 responses)- A9% (4)
- B2% (1)
- C14% (6)
- D75% (33)
Community Discussion
No community discussion yet for this question.