Oracle Database Administration 2019 Certified Professional — Question 75

Which two statements are true about load balancing using a database service in a RAC environment? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because server-side connect time load balancing occurs when the initial connection is established. Option D is also correct as client-side load balancing is performed at the initial connection attempt. Options A and C are incorrect because A misrepresents client-side load balancing requirements, and C inaccurately describes how server-side load balancing distributes connections.