ocp-519

QUESTION NO: 519
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.
Answer: B

您创建一个新的自动数据库诊断监视( ADDM)任务:实例分析模式任务。
要查看ADDM报告,您可以使用下面的命令:
要阻止有关在用户SCOTT段的段指导行动的ADDM输出。
为实现这一目标,你会怎么做?

B.添加一个用于ADDM任务的段指令。

你可能感兴趣的:(ocp-519)