SNAX/APC Management Programming Manual
ZAPC-MAP-STATS-PTNR-MODE
Common Definitions
4–50 111813 Tandem Computers Incorporated
ZAPC-MAP-STATS-PTNR-MODE
This extensible structured token is defined by the DDL DEF ZAPC-MAP-STATS-
PTNR-MODE. It displays the current statistical counters for the target partner mode.
Included in this display are counters showing the number of times various CNOS
verbs have been processed.
The programmatic commands that use ZAPC-MAP-STATS-PTNR-MODE are ZCOM-
CMD-RESETSTATS and ZCOM-CMD-STATISTICS. The valid object type for this
extensible token is PTNR-MODE.
The ZAPC-MAP-STATS-PTNR-MODE token is always returned in the ZCOM-CMD-
RESETSTATS and ZCOM-CMD-STATISTICS response buffers.
def ZAPC-DDL-STATS-PTNR-MODE.
02 ZRESET-TIME TYPE ZSPI-DDL-TIMESTAMP.
02 ZSAMPLE-TIME TYPE ZSPI-DDL-TIMESTAMP.
02 ZCNOS-VERB-ISL-CNT TYPE ZSPI-DDL-INT2.
02 ZCNOS-VERB-CSL-CNT TYPE ZSPI-DDL-INT2.
02 ZCNOS-VERB-RSL-CNT TYPE ZSPI-DDL-INT2.
02 ZCNOS-VERB-PSL-CNT TYPE ZSPI-DDL-INT2.
end.
ZRESET-TIME
specifies the date and time that the statistics counters were last reset by one of the
following events:
The statistics counters were reset by the RESETSTATS command (ZCOM-
CMD-RESETSTATS).
The process was initiated.
A takeover by the backup process occurred.
ZSAMPLE-TIME
is the date and time that the statistics were last sampled by a STATISTICS
command.