APPC/MVS Resource Section

This section contains summary data related to how an address space uses APPC/MVS resources. For information about cumulative summary data, see the “APPC/MVS Cumulative Resource Section”. For more information about APPC/MVS, see APPC/MVS Accounting. This section will appear on the record only if the address space has used APPC/MVS services and there is data to be reported.

Triplet Information

This section is located on the record using the following triplet fields, which are located in the ‘header/self-defining’ section:
Offset
SMF30DRO
Length
SMF30DRL
Number
SMF30DRN - Reports the number of APPC/MVS resource sections on the current record. Because only one APPC/MVS resource section can appear on the record, this field is ‘1’ (if the section exists) or ‘0’ (if it doesn't).
Offsets Name Length Format Description
0 0 SMF30DC 4 binary Number of conversations, both currently active and deallocated, associated with the transaction program ID.
4 4 SMF30DCA 4 binary Number of all conversations allocated.
8 8 SMF30DSC 4 binary Number of times the transaction program issued a Send call.
Note: Because an interval or step might end in the middle of a Send call, this field might contain zero while SMF30DDS contains a nonzero value.
12 C SMF30DDS 8 long floating point hex Amount of data, in bytes, sent by the transaction program.
20 14 SMF30DRC 4 binary Number of times the transaction program issued a Receive call.
Note: Because an interval or step might end in the middle of a Receive call, this field might contain zero while SMF30DDR contains a nonzero value.
24 18 SMF30DDR 8 long floating point hex Amount of data, in bytes, received by the transaction program.
32 20 SMF30DAC 4 binary Number of active conversations.
36 24 SMF30DTR 4 binary Number of APPC/MVS transactions programs scheduled by the APPC/MVS transaction scheduler (ASCH).