Exit 1Z0-060 Upgrade to Oracle Database 12c
Question 5 of 5
0% complete
Q5 Multiple choice

You created a new database using the "create database" statement without specifying the "ENABLE PLUGGABLE" clause.

What are two effects of not using the "ENABLE PLUGGABLE database" clause?

Select all that apply.

  • A

    The database is created as a non-CDB and can never contain a PDB.

  • B

    The database is treated as a PDB and must be plugged into an existing multitenant container database (CDB).

  • C

    The database is created as a non-CDB and can never be plugged into a CDB.

  • D

    The database is created as a non-CDB but can be plugged into an existing CDB.

  • E

    The database is created as a non-CDB but will become a CDB whenever the first PDB is plugged in.