Oracle Database 12c: RAC Administration — Question 19

Which three statements are true concerning the behavior of an Oracle Clusterware 12c Flex Cluster in response to hub or leaf node failures? (Choose three.)

Answer options

Correct answer: B, E, G

Explanation

The correct answers are B, E, and G because when a hub node is evicted, it causes the reboot of all connected leaf nodes (B), relocates resources from the evicted leaf node to another connected leaf node (E), and resources from an evicted hub node are moved to another hub node in the cluster (G). Options A and C are incorrect as they imply that evicted nodes always require a reboot, which is not the case for all scenarios, and D incorrectly states that eviction results in the eviction of leaf nodes, rather than a reboot.