Question 6 of 175
Which Oracle Database component is audited by default if the unified Auditing option is enabled?
    Correct Answer: B

Question 7 of 175
Your multitenant container (CDB) containing three pluggable databases (PDBs) is running in ARCHIVELOG mode. You find that the SYSAUX tablespace is corrupted in the root container.
The steps to recover the tablespace are as follows:
1. Mount the CDB.
2. Close all the PDBs.
3. Open the database.
4. Apply the archive redo logs.
5. Restore the data file.
6. Take the SYSAUX tablespace offline.
7. Place the SYSAUX tablespace online.
8. Open all the PDBs with RESETLOGS.
9. Open the database with RESETLOGS.
10. Execute the command SHUTDOWN ABORT.
Which option identifies the correct sequence to recover the SYSAUX tablespace?
    Correct Answer: A

Question 8 of 175
Which three are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?
    Correct Answer: B, C, F

Question 9 of 175
In order to exploit some new storage tiers that have been provisioned by a storage administrator, the partitions of a large heap table must be moved to other tablespaces in your Oracle 12c database?
Both local and global partitioned B-tree Indexes are defined on the table.
A high volume of transactions access the table during the day and a medium volume of transactions access it at night and during weekends.
Minimal disruption to availability is required.
Which three statements are true about this requirement? (Choose three.)
    Correct Answer: A, C, D

Question 10 of 175
Which three are true about the large pool for an Oracle database instance that supports shared server connections?
    Correct Answer: A, B, C