Specifies the default TX timeout, in seconds, for XA transactions. The default is 0, which specifies no timeout.
xa_default_timeout = seconds
The default timeout setting cannot be changed dynamically. However, you can specify a different transaction timeout for each individual XA resource using the API.