zoukankan      html  css  js  c++  java
  • OCP-1Z0-052-V8.02-46题

    46. Which two statements are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose

    two.)

    A.The ADDM requires at least four AWR snapshots for analysis.

    B.The ADDM runs after each AWR snapshot is collected automatically by MMON. 

    C.The results of the ADDM analysis are stored in the Automatic Workload Repository (AWR).

    D.The ADDM analysis provides only diagnostic information but does not provide recommendations.

    E.The ADDM calls other advisors if required, but does not provide recommendations about the advisors.

    Answer: BC  

    答案解析:

    参考:http://blog.csdn.net/rlhua/article/details/12683525


    ADDM 在记录每个AWR 快照之后会自动运行。每次记录快照后,ADDM 会分析与最后两个快照对应的时段ADDM 会预先监视实例,以便在大多数瓶颈问题成为严重问题之前检测到这些问题。多数情况下,ADDM 为检测到的问题提供建议解决方案,甚至可以量化这些建议的优势。

    每次ADDM 分析的结果都存储在AWR 中,并可通过Enterprise Manager 进行访问。

    ADDM 将考虑对系统的各种更改。其建议可以包括:
    • 硬件更改:添加CPU 或更改I/O 子系统配置
    • 数据库配置:更改初始化参数设置
    • 方案更改:对表或索引进行散列分区,或者使用自动段空间管理(ASSM)
    • 应用程序更改:对序列使用高速缓存选项,或使用绑定变量
    • 使用其它指导:在高负载SQL 上运行SQL 优化指导或在热对象上运行段指导

  • 相关阅读:
    委托理解
    WebForm与MVC模式优缺点
    关系型数据库与NOSQL
    抽象类与接口
    Asp.net中的状态保持方案
    数据库[约束]笔记
    xml文件操作
    String、Path、File、Directroy 常用方法总结
    面向对象5个基本设计原则
    面向对象分析与设计
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316945.html
Copyright © 2011-2022 走看看