可学答题网 > 问答 > 1Z0-052题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which two statements&#8194


Which two statements are true about the Automatic Workload Repository (AWR)()

  • AAll AWR tables belong to the SYSTEM schema.
  • BThe AWR contains systemwide tracing and logging information.
  • CThe snapshots collected by the AWR are accessible through data dictionary views.
  • DThe snapshots collected by the AWR are used by self-tuning components in the database.
参考答案
参考解析:

AWR 基础结构由两个主要部分组成: • 一个内存中统计信息收集工具,Oracle Database 11g组件使用它来收集统计信息。出于性能方面的考虑,这些统计信息存储在内存中。可以通过动态性能(V$) 视图访问存储在内存中的统计信息。 • 代表该工具持久部分的AWR 快照。AWR 快照可以通过数据字典视图和EnterpriseManager Database Control 来访问。 它为内部Oracle 服务器组件提供服务来收集、处理、维护和使用性能统计信息,以便进行问题检测和自优化。 AWR 中包含数百个表,所有这些表均属于SYSMAN方案且存储在SYSAUX表空间中。

分类:1Z0-052题库