Use this task to configure the transaction properties for an application server; for example, to define the location of the directory that contains the transaction log or to change default timeouts associated with transactions.
Why and when to perform this task
To configure the transaction properties for an application server, complete the following steps:
Steps for this task
This value should be equal to or greater than the total transaction lifetime timeout. A value of 0 (zero) indicates that this timeout does not apply. In this case, transactions that are affected by this timeout never time out.
If you change the transaction log directory configuration property to an incorrect directory name, the application server will restart but be unable to open the transaction logs. You should change the configuration property to a valid directory name, then restart the application server.