zoukankan      html  css  js  c++  java
  • 053521

    You notice that a job in a chain has not completed on a nonconstrained RAC database. Which of
    these are valid reasons why that might occur?
    A. The job priority is 1 and the resource consumer group CPU emphasis allocation is a low percentage.
    B. The job affinity is to a service and one node in that service is unavailable.
    C. The job affinity is to an instance and that instance is unavailable.
    D. There is no service affinity.
    E. None of the above.

      Since we've established that the RAC is not performance constrained,option A is
    not valid-if the resource group were not able to obtain adequate CPU,this might be a 
    valid answer.Option B is not correct because service affinity guarantees that if one instance
    in the service is available,the Scheduler will attempt to use it to run the job.If there is no
    service or instance affinity,the Scheduler will attempt to balance the load across surviving
    nodes.

  • 相关阅读:
    自己写库—构建库函数雏形
    暑假第二周计划
    初学Oracle
    暑假第一周计划
    读书笔记六
    读书笔记五
    读书笔记四
    读书笔记三
    读书笔记
    系统目标文档
  • 原文地址:https://www.cnblogs.com/Babylon/p/7797360.html
Copyright © 2011-2022 走看看