8.8.6 When method cancellation occurs
This subsection describes the trace collection points when method cancellation occurs, and also describes the trace information that can be collected.
- Organization of this subsection
(1) Trace collection points and PRF trace collection levels
The following table describes the event IDs, trace collection points, and PRF trace collection levels.
|
Event ID |
No. in the figure# |
Trace collection points |
Level |
|---|---|---|---|
|
0x8490 |
1 |
When the method cancellation processing starts |
A |
|
0x8C41 |
2 |
When an SQL statement is output to check errors |
A |
|
0x8491 |
3 |
When the method cancellation processing is completed |
A |
- Legend:
-
A: Standard
- #
-
Corresponds to the numbers in Figure 8-37.
The following figure shows the trace collection points when method cancellation occurs.
|
|
(2) Trace information that can be collected
The following table describes the trace information that can be collected when method cancellation occurs.
|
No. in the figure# |
Event ID |
Level |
Information that you can acquire |
||
|---|---|---|---|---|---|
|
Interface name |
Operation name |
Optional |
|||
|
1 |
0x8490 |
A |
Root application information of the application for which method cancellation is to be executed |
-- |
-- |
|
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 |
0x8491 |
A |
-- |
-- |
Entrance-time |
- Legend:
-
A: Standard
--: Not applicable
- #
-
Corresponds to the numbers in Figure 8-37.