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.
     

  • 相关阅读:
    Golang 函数
    Golang type
    Golang 分支控制和循环
    Golang 字符型
    Golang运算符
    final 和 static 的区别
    Golang标识符命名规则
    Golang值类型与引用类型
    Golang指针
    启动 jvm 参数小总结
  • 原文地址:https://www.cnblogs.com/Babylon/p/7831608.html
Copyright © 2011-2022 走看看