Performance data in group DFHFEPI

Descriptions of the performance data fields in the DFHFEPI group, including the numeric identifier, type, and size of each field.

150 (TYPE-A,'SZALLOCT', 4 BYTES)
Number of conversations allocated by the user task. This number is incremented for each FEPI ALLOCATE POOL or FEPI CONVERSE POOL.
151 (TYPE-A,'SZRCVCT', 4 BYTES)
Number of FEPI RECEIVE requests made by the user task. This number is also incremented for each FEPI CONVERSE request.
152 (TYPE-A,'SZSENDCT', 4 BYTES)
Number of FEPI SEND requests made by the user task. This number is also incremented for each FEPI CONVERSE request.
153 (TYPE-A,'SZSTRTCT', 4 BYTES)
Number of FEPI START requests made by the user task.
154 (TYPE-A,'SZCHROUT', 4 BYTES)
Number of characters sent through FEPI by the user task.
155 (TYPE-A,'SZCHRIN', 4 BYTES)
Number of characters received through FEPI by the user task.
156 (TYPE-S,'SZWAIT', 12 BYTES)
Elapsed time in which the user task waited for all FEPI services. For more information, see Clocks and time stamps, and Transaction wait (suspend) times.
Note: This field is a component of the task suspend time, SUSPTIME (014) field.
157 (TYPE-A,'SZALLCTO', 4 BYTES)
Number of times the user task timed out while waiting to allocate a conversation.
158 (TYPE-A,'SZRCVTO', 4 BYTES)
Number of times the user task timed out while waiting to receive data.
159 (TYPE-A,'SZTOTCT', 4 BYTES)
Total number of all FEPI API and SPI requests made by the user task.