Oracle Database Administration 2019 Certified Professional — Question 50

Which three statements are true about services and load balancing for Oracle 19c clients connecting to Oracle 19c RAC database instances? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

Option A is correct because services do indeed help in distributing client connections across RAC instances. Option D is right as client-side load balancing can effectively balance requests among SCAN listeners. Option E is also accurate since load balancing can be performed by either the client, the listener, or both. However, option B is incorrect because the node listener does not redirect clients in that manner, and option C is wrong as it implies that only one entity can perform load balancing at a time, which is not the case.