zoukankan      html  css  js  c++  java
  • 053412

    Performance divergence indicated in the Workload Replay report is most likely due to what?
    A. DML and SQL statement results that do not match between the capture and replay systems
    B. When errors that occur in the capture system dont occur in the replay system
    C. Top SQL statements
    D. Infrastructure or system-configuration differences
    E. Time-of-day differences between capture and replay systems

      Option A is incorrect;DML and SQL results drive data divergence.Option B is incorrect because error divergence,not performance divergence,happens when errors that occur in the capture system don't occur in the replay system.Top SQL statements should behave the same in the capture and replay systems,unless there is a data-divergence issue,so C is incorrect.E is incorrect because the time of day should have no impact on differences between the capture and replay systems.It is possible that other workloads running on the capture and replay systems that have a time-of -day trend might impace performance,but that is an extraneous variable,not a cause.

  • 相关阅读:
    星空雅梦
    星空雅梦
    星空雅梦
    星空雅梦
    深入理解Java虚拟机:JVM高级特性与最佳实践(第3版)请自取
    Map遍历法则
    c.toArray might (incorrectly) not return Object[]
    JavaGuide
    NIO入门
    Docker应用安装
  • 原文地址:https://www.cnblogs.com/Babylon/p/7831711.html
Copyright © 2011-2022 走看看