1Z0-067 Web TestEngine demo

Exit VceDump 1Z0-067 Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP
Question 11 of 40
0% complete
Q11 Single choice

You are administering a multitenant container database (CDB) cdb1.

Examine the command and its output:

SQL>show parameterfile

NAMETYPEVALUE
-----------------------------------------------------------------------db_create_file_deststring
db_file_name_convertstring
db_filesinteger200

You verify that sufficient disk space is available and that no file currently exists in the `/u0l/app/oracle/
oradata/cdb1/salesdb' location.

You plan to create a new pluggable database (PDB) by using the command:

SQL>CREATEPLUGGABLEDATABASESALESPDB
ADMINUSERsalesadmIDENTIFIED 3Y password
ROLES=(dba)
DEFAULTTABLESPACEsales
DATAFILE' /u01/app/oracle/oradata/cdb1/salesdb/sales01 .dbf'SIZE 250M AUTOEXTEND ON FILE_NAME_CONVERT=(`/u01/app/oracle/oradata/cdb1/pdbseed/',
'/u01/app/oracle/oradata/cdb1/salesdb/')
STORAGE(MAXSIZE2G)
PATK_PREFIX='/u01/app/oracle/oradata/cdb1/SALESPDB';

Which statement is true?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in