zoukankan      html  css  js  c++  java
  • 053411

    Which is true concerning Database Replay in an Oracle Real Application Cluster (RAC) database?
    A. Workload capture is per instance.
    B. You only need to restart one instance to begin workload capture.
    C. Specifically in RAC, you shut down all instances, restart them individually, and begin workload capture with the last instance started.
    D. RAC does not support workload capture, but it does support workload replay.
    E. None of the above.

      Oprion A is incorrect because workload capture is for the databse,not for individual instance.B is incorrect because the correct procedure is to shut down all instances before you begin workload capture.Option C is incorrect;after the shutdown of all instances.start one instance to begin workload capture,and then start the remainging instances after capture begins,Workload capture and replay are supported in RAC,so D is incorrect.
     

  • 相关阅读:
    Linux、Windows网络工程师面试题精选
    (转)JVM 垃圾回收算法
    笔试题学习
    使用Spring的好处
    JAVA保留字与关键字
    经典算法问题的java实现
    详解平均查找长度
    13种排序算法详解
    Grunt
    sublimeText
  • 原文地址:https://www.cnblogs.com/Babylon/p/7831608.html
Copyright © 2011-2022 走看看