ExamQuestions.com

Register
Login
Oracle WebLogic Server 12c: Administration I Exam Questions

Oracle

Oracle WebLogic Server 12c: Administration I

52 / 72

Question 52:

You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver. Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions? 

Answer options:

A. Ignore Heuristics
B. Pinned to Thread
C. One Phase Commit
D. Logging Last Resource
E. Test Connections on Reserve