Question 346
Your database instance has Automatic Memory Management enabled and supports shared server connections.
Examine the following:
1 . Parallel execution messages and control structures
2 . Local variables for a process
3 . Security and resource usage information
4 . Runtime memory values, such as rows retrieved for a SQL statement using a serial execution plan
5. SQL execution work areas
Which option indicates what is allocated from the large pool in this instance?
Question 347
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?
Question 348
Examine the details of the Top 5 Timed Events in the following Automatic Workloads Repository (AWR)
report:
What are three possible causes for the latch-related wait events?
Question 349
Which two statements are true about the logical storage structure of an Oracle database? (Choose two.)
Question 350
Your database supports a DSS workload that involves the execution of complex queries: Currently, the library cache contains the ideal workload for analysis. You want to analyze some of the queries for an application that are cached in the library cache.
What must you do to receive recommendations about the efficient use of indexes and materialized views to improve query performance?
