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 快照。基线用于性能比较,这既可以是当前性能与基线的比较,也可以是一个基线与另一基线的比较。
      从题中可知,可在峰值负载期间建立一对快照来对比性能。


  • 相关阅读:
    php中file_get_contents的图片乱码
    Lsh and Rsh (左移和右移)
    |=的含义
    Intercultural Communication Drama
    VS代码块快速折叠快捷键
    C++sqrt()函数与sqrtf()函数的区别
    C++中union和struct之间的区别
    泛型编程
    生成百度网盘目录文件
    字符串前L的含义
  • 原文地址:https://www.cnblogs.com/Babylon/p/7998021.html
Copyright © 2011-2022 走看看