Which is true about the Automatic Diagnostic Repository (ADR) ?數據庫
A) It is used only if the DIAGNOSTIC_DEST parameter is manually configured.ide
B) It only contains the alert log and trace files for background processes.日誌
C) Its location is always set by the ORACLE_BASE variable.server
D) It includes diagnostic data for critical errors for each server and background process.事件
Answer: D產品
趙:it
ADR (Automatic Diagnostic Repository) ,ADR 是一個基於文件的資料檔案庫,用於存放數據庫診斷數據(如跟蹤、意外事件轉儲和程序包、預警日誌、健康情況監視器報告、核心轉儲等)。它對存儲在任何數據庫外的多個實例和多種產品使用一個統一的目錄結構。io
ADR 根目錄又稱爲 ADR 基目錄,其位置由 DIAGNOSTIC_DEST 初始化參數設定。若是省略此參數或將其保留爲空,數據庫將在啓動時按以下方式設置 DIAGNOSTIC_DEST:class
若是已設置了環境變量 ORACLE_BASE,則將 DIAGNOSTIC_DEST 設置爲$ORACLE_BASE。變量
若是未設置環境變量 ORACLE_BASE,則將 DIAGNOSTIC_DEST 設置爲$ORACLE_HOME/log。
critical 關鍵的,嚴重的