18.You create a new Automatic Database Diagnostic Monitor (ADDM)

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 1

18.You create a new Automatic Database Diagnostic Monitor (ADDM) task: instance_analysis_mode_task. To view the ADDM report, you use the following command: SQL> SELECT dbms_addm.get_report('my_instance_analysis_mode_task') FROM dual; You want to suppress ADDM output relating to Segment Advisor actions on user SCOTT's segments. What would you do to achieve this?

A.Add a finding directive for the ADDM task.

B.Add a segment directive for the ADDM task.

C.Add a parameter directive for the ADDM task.

D.Disable the Segment Advisor from the Automatic Maintenance Task.

正确答案是B