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

In order to leverage replication and high availability features of your back-end database, among other benefits, you are configuring a JDBC TLOG store to persist transaction logs.
Since something went wrong during the setup of the TLOG, you are reviewing the configuration considerations for TLOG.
Which two guidelines are true for configuring JDBC TLOG stores? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because only one JDBC TLOG store can be set up per WebLogic Server, ensuring efficient management of transaction logs. Option C is also accurate as only globally-scoped data sources can be associated with a JDBC TLOG store, while options B and D are incorrect because JDBC TLOG stores can be used with various database types, not just RAC, and multiple servers cannot share a single TLOG store.