- In the navigation tree, expand the Configuration node.
- Select the Transaction Service node.
The Transaction Service page opens.
- On the Transaction Service page, select the On Restart Enabled checkbox to enable
the recovery of incomplete transactions.
This option is disabled by default.
- In the Transaction Timeout field, type the number of seconds before the transaction
times out.
The default value of Transaction Timeout is 0 seconds. This value disables transaction
timeouts.
- In the Retry Timeout field, type the number of seconds the Enterprise
Server tries to connect to an unreachable server.
The default value is 600 (10 minutes).
- In the Transaction Log Location field, type the location of the transaction logs.
A tx subdirectory is created, and transaction logs are kept under that directory.
- From the Heuristic Decision drop-down list, select the policy for unreachable servers in
a transaction.
Unless there is a good reason to select Commit, leave Heuristic Decision set
to Rollback (the default). Committing indeterminate transactions can compromise the data integrity of your
application.
- In the Keypoint Interval field, type the number of transactions between keypoint operations.
The default value is 2048.
- (Optional) In the Additional Properties section, specify additional properties.
For a description of available properties, see Properties Specific to the Transaction Service.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.
- Restart the Enterprise Server.