Question 11
You run a script that completes successfully using SQL*Plus that performs these actions:
1 . Creates a multitenant container database (CDB)
2 . Plugs in three pluggable databases (PDBs)
3 . Shuts down the CDB instance
4 . Starts up the CDB instance using STARTUP OPEN READ WRITE
Which two statements are true about the outcome after running the script?
1 . Creates a multitenant container database (CDB)
2 . Plugs in three pluggable databases (PDBs)
3 . Shuts down the CDB instance
4 . Starts up the CDB instance using STARTUP OPEN READ WRITE
Which two statements are true about the outcome after running the script?
Question 12
What must you use to read data from a table in your database and write it to an external table?
Question 13
You create a table with the PERIOD FOR clause to enable the use of the Temporal Validity feature of Oracle Database 12c.
Examine the table definition:

Which three statements are true concerning the use of the Valid Time Temporal feature for the EMPLOYEES table? (Choose three.)
Examine the table definition:

Which three statements are true concerning the use of the Valid Time Temporal feature for the EMPLOYEES table? (Choose three.)
Question 14
You upgraded your database from pre-12c to a multitenant container database (CDB) containing pluggable databases (PDBs).
Examine the query and its output:

Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file?
Examine the query and its output:

Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file?
Question 15
Which statement is true about the Log Writer process?