1Z0-133 · Question #68
You decide to use a database to store WebLogic Server transaction logs for a managed server. Which two steps are required to configure this?
The correct answer is A. Under the managed server's Services configuration select "JDBC" as the type for the transaction C. Create a non XA data source in the domain for the database transaction log. You cannot configure a JDBC store to use a JDBC data source that is configured to support global transactions. Instead, it must use a JDBC data source that uses a non-XA JDBC driver
Question
You decide to use a database to store WebLogic Server transaction logs for a managed server. Which two steps are required to configure this?
Options
- AUnder the managed server's Services configuration select "JDBC" as the type for the transaction
- BUnder the managed server's Services configuration, select " Disable the Default Store
- CCreate a non XA data source in the domain for the database transaction log.
- DCreate an XA data source in the domain for the database transaction log.
How the community answered
(18 responses)- A78% (14)
- B17% (3)
- D6% (1)
Explanation
You cannot configure a JDBC store to use a JDBC data source that is configured to support global transactions. Instead, it must use a JDBC data source that uses a non-XA JDBC driver
Topics
Community Discussion
No community discussion yet for this question.