码迷,mamicode.com
首页 > 其他好文 > 详细

053第521题

时间:2015-07-12 14:18:05      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:ocp

521.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.

Answer: C

The Scheduler enables you to specify the database service under which a job should be run (service affinity). This ensures better availability than instance affinity because it guarantees that other nodes can be dynamically assigned to the service if an instance goes down. Instance affinity does not have this capability, so, when an instance goes down, none of the jobs with an affinity to that instance can run until the instance comes back up. Figure 28-8 illustrates a typical example of how services and instances could be used.

Figure 28-8 Service Affinity and the Scheduler

技术分享



版权声明:本文为博主原创文章,未经博主允许不得转载。

053第521题

标签:ocp

原文地址:http://blog.csdn.net/adeline_pan/article/details/46849521

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!