Oracle Database 12c Advance Adminstration1z0-063 Test 1
© examsiri.com
Question : 14 of 40
Marks:
+1,
-0
Examine the initialization parameter that is set in the PFILE:
You execute the following command to create CDB1 container database (CDB):
DB_CREATE_FILE_DEST ='/u01/app/oracle/oradata/' You execute the following command to create CDB1 container database (CDB):
SQL>CREATE DATABASE CDB1
DEFAULT TABLESPACE users
DEFAULT TEMPORARY TABLESPACE
temp
UNDO TABLESPACE
Undotbsl ENABLE
PLUGGABLE DATABASE SEED
SYSTEM DATAFILES SIZE 125M AUTOEXTEND ON NEXT 10M MAXSIZE
UNLIMITED SYSAUX DATAFILES SIZE 100M;
Which three statements are true? (Choose three.)
Go to Question: