Oracle Database Administration I — Question 117

Which three statements are true about the Automatic Diagnostic Repository (ADR)? (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

The correct answers are A, B, and D because ADR provides diagnostic capabilities even when a database instance is down (A), the ADR base is indeed set by the DIAGNOSTIC_DEST parameter (B), and it is a file-based repository external to any database (D). Option C is incorrect as the ADR is not contained within an Oracle database schema, and option E is misleading since ADR can also handle diagnostics for other Oracle products, not just the database.