uCosminexus Application Server, Maintenance and Migration Guide

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

8.14.4 Trace collection points and trace information that can be collected when the automatic connection close functionality is used

This subsection describes the trace collection points and the trace information that can be collected when the connection closes automatically.

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-97 Details of trace collection points in a DB Connector and JCA container (when the connection closes automatically)

Event ID No. in the figure# Trace acquisition points Level
0x8B84 1 Immediately after the invocation of the close processing by the automatic connection close functionality B
0x8B82 2 Immediately before the invocation of physical connection discard B
0x8B83 3 Immediately after the return of physical connection discard B
0x8B85 4 Immediately before the return of the close processing by the automatic connection close functionality B

Legend:
B: Advanced

#
Corresponds to the numbers in Figure 8-55.

The following figure shows the trace collection points.

Figure 8-55 Details of trace collection points in a DB Connector and JCA container (when the connection closes automatically)

[Figure]

(2) Trace information that can be collected

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

Table 8-98 Details of trace collection points in a DB Connector and JCA container (when the connection closes automatically)

No. in the figure# Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0x8B84 B Connection ID -- --
2 0x8B82 B -- -- --
3 0x8B83 B -- --
  • When normal:
    Entrance-time
  • For an exception:
    Entrance-time exception-name
4 0x8B85 B -- -- Entrance time

Legend:
B: Advanced
--: Not applicable

#
Corresponds to the numbers in Figure 8-55.