Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure the Transaction Log Store


To configure the a TLOG store:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the Domain Structure tree, expand Environment, then select Servers.
  3. Select the server you want to modify.
  4. Select the Configuration > Services tab.
  5. Under Transaction Log Store, select Default Store to have transactions logged to the server's default store. Select JDBC to have transactions logged to a specified JDBC data source.

    If you selected JDBC:

    1. Specify a data source name. This data source is used by the TLOG store to log transactions. Note, you cannot use a data source that is configured to use an XA JDBC driver or is configured to support global transactions.
    2. Optionally, specify a prefix name to form a unique JDBC TLOG store name for each configured JDBC TLOG store.
    3. Optionally, you can specify additional configuration attributes by clicking Advanced.
  6. Click Save.
  7. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top