XA Default Timeout

Specifies the default TX timeout, in seconds, for XA transactions. The default is 0, which specifies no timeout.

The default timeout setting cannot be changed dynamically. However, you can specify a different transaction timeout for each individual XA resource using the API.

Classic Configuration

The default XA timeout is set using the xa_default_timeout property in the tibemsd.conf file:

xa_default_timeout = seconds

Administration Tool

This property cannot be set using the administration tool.