WAS v8.5 > Administer applications and their environment > Welcome to administering Transactions > Administer the transaction service

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.

By default, transaction timeout alarms are cancelled prior to the before completion phase of the transaction begins. The DELAY_CANCELLING_ALARMS custom property allows the before completion phase of the transaction to be encompassed within the transaction timeout period. To do this, set the custom property on the application server.

  1. In the dmgr console, click Servers > Server Types > WebSphere application servers > server_name > [Container Settings] Container Services > Transaction Service > [Additional Properties] Custom Properties.

  2. Click New.

  3. Type DELAY_CANCELLING_ALARMS in the Name field, and TRUE in the Value field.

  4. Click Apply or OK.

  5. Save your changes to the master configuration.

  6. Restart the server in recovery mode.


Related


Restart an application server in recovery mode
Manage transaction logging for optimum server availability


Reference:

Transaction service custom properties


+

Search Tips   |   Advanced Search