Oracle WebLogic Server 12c: Advanced Administration II — Question 7

Your organization is using a Multi data source (MDS) on WebLogic Server to support applications connecting to an Oracle RAC database. You have been tasked with configuring a new callback handler for the MDS.
Which two statements are true concerning related MDS options and behavior? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Option C is correct because callback handlers are indeed invoked for both failover and failback operations, allowing for dynamic management of connections. Option D is also correct since the architecture restricts each WebLogic server to a single callback handler. Options A and B are incorrect as they misrepresent the requirements and behaviors of the Failover MDS Algorithm and the interaction with the Test Frequency attribute.