8.6.4 Setting the transaction timeout

This section explains the transaction timeout settings. Set the timeout for transactions with EIS such as the database system. This section describes the transaction timeout when DB Connector is used for accessing the database.

When setting the transaction timeout, amongst all the timeout values of the entire system, you need to consider the transaction of the database with the EJB container (point 10 in the figure). These numbers correspond to Figure 8-9 or Figure 8-10.

Figure 8-13 Timeout points to be considered in the case of transaction with EIS

[Figure]

The Application Server will execute the following processes when there is a transaction timeout:

If a transaction timeout occurs, the exception is not notified to the user application. The message KDJE31002-W, however, is output to the log file and the J2EE server. An exception is notified when you attempt to use the JTA interface or the JDBC interface by using the relevant transaction from the user application.