1Z0-083 · Question #169
Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment? (Choose three.)
The correct answer is A. ADDM can run in a nonroot container. B. AWR snapshots can be created in CDB$ROOT. E. AWR snapshots can be created in a PDB. The CDB-level snapshot data is stored in the SYSAUX tablespace of a CDB root. The PDB-level snapshot data is stored in the SYSAUX tablespace of a PDB. Starting with Oracle Database 12c, ADDM is enabled by default in the root container of a multitenant container database (CDB)…
Question
Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment? (Choose three.)
Options
- AADDM can run in a nonroot container.
- BAWR snapshots can be created in CDB$ROOT.
- CAWR reports can be generated while connected to any container.
- DAll AWR data is stored in the CDB$ROOT SYSAUX tablespace.
- EAWR snapshots can be created in a PDB.
- FNo AWR data is stored in the CDB$ROOT SYSAUX tablespace.
How the community answered
(51 responses)- A82% (42)
- C10% (5)
- D2% (1)
- F6% (3)
Explanation
The CDB-level snapshot data is stored in the SYSAUX tablespace of a CDB root. The PDB-level snapshot data is stored in the SYSAUX tablespace of a PDB. Starting with Oracle Database 12c, ADDM is enabled by default in the root container of a multitenant container database (CDB). Starting with Oracle Database 19c, you can also use ADDM in a pluggable database (PDB).
Topics
Community Discussion
No community discussion yet for this question.