uCosminexus Application Server, Maintenance and Migration Guide

[Contents][Glossary][Index][Back][Next]

8.14.2 Trace collection points and trace information that can be collected when a local transaction is used

This subsection describes the trace collection points and the trace information that can be collected when a local transaction is used.

Organization of this subsection
(1) Trace get point and the PRF trace get level
(2) Trace information that can be collected

(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.

Table 8-93 Details of trace collection points in a DB Connector and JCA container (when the processing of a local transaction is executed)

Event ID No. in the figure# Trace acquisition points Level
0x8C60 1 When a local transaction starts When the processing starts B
0x8C61 2 When the processing ends B
0x8C62 3 When the local transaction is committed When the processing starts B
0x8C63 4 When the processing ends B
0x8C64 3 When the local transaction rolls back When the processing starts B
0x8C65 4 When the processing ends B

Legend:
B: Advanced

#
Corresponds to the numbers in Figure 8-53.

The following figure shows the trace collection points.

Figure 8-53 Details of trace collection points in a DB Connector and JCA container (local transaction-related)

[Figure]

(2) Trace information that can be collected

The following table describes the trace information that can be collected.

Table 8-94 Details of trace collection points in a DB Connector and JCA container (when the processing of a local transaction is executed)

No. in the figure# Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0x8C60 B -- -- --
2 0x8C61 B -- --
  • When normal:
    Entrance-time
  • For an exception:
    Entrance-time exception-name
3 0x8C62 B -- -- --
0x8C64 B -- -- --
4 0x8C63 B -- --
  • When normal:
    Entrance-time
  • For an exception:
    Entrance-time exception-name
0x8C65 B -- --

Legend:
B: Advanced
--: Not applicable

#
Corresponds to the numbers in Figure 8-53.