You can view or change settings
for the transaction service and manage active and prepared transactions. You
can configure transaction properties to enable peer recovery of failed
application servers in a cluster.
Configuring transaction properties for an application server
You can view or change settings for the transaction service.
For example, you can change the location or default file size of the
transaction log files, change transaction timeout properties, or change
heuristic-related properties.
Displaying transaction recovery audit messages
You can choose whether information messages are displayed
on the administrative console and written to the SystemOut.log file
upon transaction service recovery. To do this, set the DISABLE_RECOVERY_AUDIT_LOGGING
custom property for the transaction service for the server.
Delaying the cancelling of transaction timeout alarms
If the before completion stage of a transaction process
is likely to include processes that could either take a long time
to complete or could fail, then you might want the transaction to
time out.
Removing entries from the transaction partner log
You can remove entries from the transaction partner log
file. To do this, set the REMOVE_PARTNER_LOG_ENTRY custom property
for the transaction service on the server that owns the partner log.