8.10.3 In the case of a transaction timeout
This subsection describes the trace collection points in the case of a transaction timeout, and also describes the trace information that can be collected.
- Organization of this subsection
(1) Trace get point and the PRF trace get level
The following table describes the event IDs, trace collection points, and PRF trace collection levels.
|
Event ID |
No. in the figure# |
Trace acquisition points |
Level |
|---|---|---|---|
|
0x8819 |
1 |
Immediately before the transaction timeout processing |
A |
|
0x8C41 |
2 |
SQL output for failure checking |
A |
|
0x8820 |
3 |
Immediately after the transaction timeout processing |
A |
- Legend:
-
A: Standard
- #
-
Corresponds to the numbers in Figure 8-42.
The following figure shows the trace collection points in the case of a transaction timeout.
|
|
(2) Trace information that can be collected
The following table describes the trace information that can be collected in the case of a transaction timeout.
|
No. in the figure# |
Event ID |
Level |
Information that you can acquire |
||
|---|---|---|---|---|---|
|
Interface name |
Operation name |
Optional |
|||
|
1 |
0x8819 |
A |
Root application information of the transaction that has timed out |
-- |
-- |
|
2 |
0x8C41 |
A |
Root application information of the connection for which a transaction timeout, forced termination of the J2EE application, or method cancellation was executed |
-- |
SQL statement |
|
3 |
0x8820 |
A |
-- |
-- |
Entrance-time |
- Legend:
-
A: Standard
--: Not applicable
- #
-
Corresponds to the numbers in Figure 8-42.