Oracle Database Administration II — Question 129

Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment?
(Choose three.)

Answer options

Correct answer: C, E, F

Explanation

The correct answers are C, E, and F. AWR reports can indeed be generated while connected to any container, and AWR snapshots can be created in a Pluggable Database (PDB). Additionally, no AWR data is stored in the CDB$ROOT SYSAUX tablespace, as AWR data is specific to PDBs. The other options are incorrect because AWR snapshots cannot be created in CDB$ROOT, and all AWR data is not stored in that tablespace.