nerdexam
Oracle

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

Monitoring and Analyzing SQL Performance

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)
  • A
    78% (14)
  • B
    17% (3)
  • D
    6% (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

#WebLogic transaction logs#JDBC data source#managed server#XA configuration

Community Discussion

No community discussion yet for this question.

Full 1Z0-133 Practice