Database Reference
In-Depth Information
10. While creating a new Oracle 12 c database using the CREATE DATABASE command,
which of the following clauses is required to build the database as a CDB?
A. CREATE PLUGGABLE DATABASE
B. ENABLE CONTAINER DATABASE
C. CREATE CONTAINER DATABASE
D. ENABLE PLUGGABLE DATABASE
E. None of the above
11. To update a non-CDB to a CDB in Oracle Database 12 c , which command does the
common user enter?
A. ALTER DATABASE CREATE PLUGGABLE DATABASE
B. ALTER DATABASE ENABLE CONTAINER DATABASE
C. ALTER DATABASE CREATE CONTAINER DATABASE
D. ALTER DATABASE ENABLE PLUGGABLE DATABASE
E. None of the above
12. When you manually create an Oracle 12 c database using SQL*Plus, which of the follow-
ing scripts must be executed to enable the CDB and enable the creation of PDBs?
A. catpdb.sql
B. catcdb.sql
C. pupcdb.sql
D. None of the above
13. When using the Database Configuration Assistant, which is the correct sequence to
unplug a PDB?
A. Manage pluggable databases, unplug a pluggable database, choose the CDB,
choose the PDB.
B. Manage pluggable databases, choose the CDB, unplug a pluggable database,
choose the PDB.
C. Manage pluggable databases, choose the CDB, choose the PDB, unplug a plug-
gable database.
D. Choose the CDB, choose the PDB, manage pluggable databases, unplug a plug-
gable database.
14. Which of these SQL*Plus commands creates a PDB?
A. create pluggable database lne1201;
B. create pluggable database lne1201 from pdb1;
C. create pluggable database lne1201 from PDB$SEED;
D. All of the above
Search WWH ::




Custom Search