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

    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.

    Answer: B  

    答案解析:

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

    题问:你想保留数据库最后一个小时的峰值负载,此期间的性能统计分析,以便在将来用户数据库的性能比较,采取什么措施来实现?

    A,针对以后ADDM任务出入寻找指令;

    B,创建一个基线,一对在峰值负载期间快照。

    C,在高峰负荷期间,减少在AWR快照时间间隔,以收集更多的快照。

    D,自动负载信息库(AWR)快照保留期限设置为零,以避免自动清除快照


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



  • 相关阅读:
    SignalR
    convert NameValueCollection/Dictionary<string, object> to JSON string
    CG标准函数库
    Unity shader学习之Alpha Blend
    Unity shader学习之Alpha Test
    Unity shader学习之遮罩纹理
    Unity shader学习之渐变纹理
    Unity shader学习之切线空间下计算凹凸映射
    Unity shader学习之Blinn-Phong光照模型
    Unity shader学习之高光反射光照模型
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316673.html
Copyright © 2011-2022 走看看