Use the Transaction Service page to configure transaction recovery, timeouts, and logging.
The Transaction Service page contains the following options.
If the Enabled checkbox is selected, the Enterprise Server attempts to recover incomplete transactions when the server is restarted. By default, the server does not attempt to recover transactions on restart.
Number of seconds the server waits before rolling back a transaction that has not completed. The default value is zero, meaning that the server waits indefinitely for a transaction to complete.
Number of seconds the Enterprise Server tries to connect to an unreachable server. The default value is 600 (10 minutes).
The directory where server logs are kept. Transaction logs are kept in the tx subdirectory of the directory specified by this field.
Whether transactions that involve unreachable servers are to be committed or rolled back. The default value is Rollback. Committing indeterminate transactions can compromise the data integrity of your application.
The number of seconds between keypoint operations, which compress the transaction log file. The default value is 2048.
Additional properties for the Transaction Service.
For a description of available properties, see Properties Specific to the Transaction Service.