Oracle Database Administration 2019 Certified Professional — Question 15

Which two benefits are obtained by using Affinity to reduce global resource contention? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because it refers to routing requests to distinct subsets of rows, which improves cache locality and reduces contention. Option E is also correct as it highlights the benefit of directing all distributed transaction branches to a single instance, improving performance. Options A, C, and D do not address the specific benefits of reducing global resource contention in the context of affinity.