zoukankan      html  css  js  c++  java
  • 052-44

    Your database is functional with a peak load for the last one hour. You want to preserve the performance statistics collected during this period to be used for comparison when you analyze the performance of the database in the future.
    What action would you take to achieve this task?
    A.Insert finding directives for ADDM tasks in the future.
    B.Create a baseline on a pair of snapshots spanning the peak-load period.
    C.Decrease the snapshot interval in the AWR to collect more snapshots during the peak-load period.
    D. Set the snapshot retention period in the Automatic Workload Repository (AWR) to zero to avoid automatic purging of snapshots.

      • 自动工作量资料档案库(AWR):是用于数据搜集、分析和提供解决方案建议的基础结构,包括数据库统计信息和度量、应用程序统计信息(事务处理量和响应时间)、操作系统统计信息及其它度量。自动工作量资料档案库(AWR) 通过为内部Oracle 服务器组件提供服务来收集、处理、维护和使用性能统计信息,以便进行问题检测和自优化。
      • AWR 基线:是在一段时间内收集的一组 AWR 快照。基线用于性能比较,这既可以是当前性能与基线的比较,也可以是一个基线与另一基线的比较。
      从题中可知,可在峰值负载期间建立一对快照来对比性能。


  • 相关阅读:
    制作计算器的代码(C#)
    Oracle如何实现创建数据库、备份数据库及数据导出导入操作
    XmlDocument类
    Android强大的开源库与系统架构工具
    IO
    胎压监测设备
    福施福、爱乐维、玛特纳各成分比较(已换算成同一单位)
    用车不容忽视的细节
    汽车必备车饰和常用物品
    j2ee指导型框架或示例
  • 原文地址:https://www.cnblogs.com/Babylon/p/7998021.html
Copyright © 2011-2022 走看看