uCosminexus Application Server, Maintenance and Migration Guide

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

8.23.6 Trace collection points of the transaction management in the CJMSP resource adapter and trace information that can be collected

Organization of this subsection
(1) Transaction management in the CJMSP resource adapter (for LocalTransaction)
(2) Transaction management in the CJMSP resource adapter (for XAResource)

(1) Transaction management in the CJMSP resource adapter (for LocalTransaction)

Trace collection points and PRF trace collection levels

The following table describes the event IDs, trace collection points, and PRF trace collection levels.

Table 8-157 Details of the trace collection points of the transaction management (for LocalTransaction) in the CJMSP resource adapter

Event ID Number in the figure# Trace collection point Level
0xA656 6 Invocation by CJMSP Broker immediately before invoking session commit A
0xA657 7 Invocation by CJMSP Broker just after invoking session commit A
0xA658 6 Invocation by CJMSP Broker immediately before invoking session rollback A
0xA659 7 Invocation by CJMSP Broker just after invoking session rollback A
0xA686 1 When the processing of LocalTransaction.begin() starts A
0xA687 4 When the processing of LocalTransaction.begin() ends A
0xA688 5 When the processing of LocalTransaction.commit() starts A
0xA689 8 When the processing of LocalTransaction.commit() ends A
0xA68A 5 When the processing of LocalTransaction.rollback() starts A
0xA68B 8 When the processing of LocalTransaction.rollback() ends A
0xA68C 2 Invocation by CJMSP Broker immediately before the transaction starts A
0xA68D 3 Invocation by CJMSP Broker just after the transaction starts A

Legend:
A: Standard

#
Corresponds to the numbers in Figure 8-98.

The following figure shows the trace collection points of the transaction management in the CJMSP resource adapter (for LocalTransaction).

Figure 8-98 Trace collection points of the transaction management in the CJMSP resource adapter (for LocalTransaction)

[Figure]

Trace information that can be collected

Trace information (interface name, operation name, and option) cannot be collected for the transaction management in the CJMSP resource adapter (for LocalTransaction).

(2) Transaction management in the CJMSP resource adapter (for XAResource)

Trace collection points and PRF trace collection levels

The following table describes the event IDs, trace collection points, and PRF trace collection levels.

Table 8-158 Details of the trace collection points of the transaction management in the CJMSP resource adapter (for XAResource)

Event ID Number in the figure# Trace collection points Level
0xA656 2 Invocation by CJMSP Broker immediately before invoking session commit A
0xA657 3 Invocation by CJMSP Broker just after invoking session commit A
0xA658 2 Invocation by CJMSP Broker immediately before invoking session rollback A
0xA659 3 Invocation by CJMSP Broker just after invoking session rollback A
0xA68C 2 Invocation by CJMSP Broker immediately before the transaction starts A
0xA68D 3 Invocation by CJMSP Broker just after the transaction starts A
0xA692 1 When the processing of XAResource.start() starts A
0xA693 4 When the processing of XAResource.start() ends A
0xA694 1 When the processing of XAResource.end() starts A
0xA695 4 When the processing of XAResource.end() ends A
0xA696 1 When the processing of XAResource.prepare() starts A
0xA697 4 When the processing of XAResource.prepare() ends A
0xA698 1 When the processing of XAResource.commit() starts A
0xA699 4 When the processing of XAResource.commit() ends A
0xA69A 1 When the processing of XAResource.rollback() starts A
0xA69B 4 When the processing of XAResource.rollback() ends A
0xA69E 2 Invocation by Broker immediately before invoking stop XAResource A
0xA69F 3 Invocation by Broker just after invoking stop XAResource A
0xA6A0 2 Invocation by Broker immediately before preparing XAResource A
0xA6A1 3 Invocation by Broker just after preparing XAResource A

Legend:
A: Standard

#
Corresponds to the numbers in Figure 8-99.

The following figure shows the trace collection points of the transaction management in the CJMSP resource adapter (for XAResource).

Figure 8-99 Trace collection points of the transaction management in the CJMSP resource adapter (for XAResource)

[Figure]

Trace information that can be collected

The following table describes the trace information that can be collected for the transaction management in the CJMSP resource adapter (for XAResource).

Table 8-159 Trace information that can be collected for the transaction management in the CJMSP resource adapter (for XAResource)

Number in the figure# Event ID Level Information that can be collected
Interface name Operation name Option
1 0xA692 A Flag N N
0xA694 A Flag
0xA696 A N
0xA698 A Flag
0xA69A A N
2 0xA656 A N N N
0xA658 A
0xA68C A
0xA69E A
0xA6A0 A
3 0xA657 A N N N
0xA659 A
0xA68D A
0xA69F A
0xA6A1 A
4 0xA693 A N N N
0xA695 A
0xA697 A
0xA699 A
0xA69B A

Legend:
A: Standard
N: Not applicable

#
Corresponds to the numbers in Figure 8-99.