What would you do to achieve this?

You create a new Automatic Database Diagnostic Monitor (ADDM) task:
my_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?

You create a new Automatic Database Diagnostic Monitor (ADDM) task:
my_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.
Disable the Segment Advisor from the Automatic Maintenance Task.

B.
Add a finding directive for the ADDM task.

C.
Add a segment directive for the ADDM task.

D.
Add a parameter directive for the ADDM task.



Leave a Reply 0

Your email address will not be published. Required fields are marked *