Measure Reference Manual

number of transactions in the local system waiting for BACKOUT. The TRANS-BACKOUT-QTIME
counter in the TMF record of the CPU that contained the old primary becomes zero.
Counter type: Queue.
Legacy Style Only Counter Field DDL Definitions for TMF Entities
These counter fields are used in Legacy Style DDL records only.
Fields are listed alphabetically.
HOME-NET-TRANS-QMAX
(Legacy Style only) Maximum number of items on the queue described by the
HOME-NET-TRANS-QTIME counter.
Counter type: Max queue.
HOME-TRANS-QMAX
(Legacy Style only) Maximum number of items on the queue described by the HOME-TRANS-QTIME
counter.
Counter type: Max queue.
REMOTE-TRANS-QMAX
(Legacy Style only) Maximum number of items on the queue described by the REMOTE-TRANS-QTIME
counter.
Counter type: Max queue.
TRANS-BACKOUT-QMAX
(Legacy Style only) Maximum number of items on the queue described by the
TRANS-BACKOUT-QTIME counter.
Counter type: Max queue.
Usage Notes for All TMF Entities
SUBSYSTEM-VERSION for ZMSTMF records is provided by the TMF subsystem.
For information on TMF, see the TMF set of manuals.
TMF reports include fields that are calculated from TMF counters. These fields are not defined
in the TMF DDL record:
HOME-TRANS-ART
(ZMS Style only) The average time that each home transaction spends waiting or being
processed by TMF. HOME-TRANS-QTIME is divided by HOME-TRANS.
Counter type: Response time.
HOME-NET-TRANS-ART
(ZMS Style only) The average time that each request spends waiting or being processed
by TMF. HOME-NET-TRANS-QTIME is divided by HOME-NET-TRANS.
Counter type: Response time.
REMOTE-TRANS-ART
(ZMS Style only) The average time that each remote home net transaction spends waiting
or being processed by TMF. REMOTE-TRANS-QTIME is divided by REMOTE-TRANS.
Counter type: Response time.
TRANS-BACKOUT-ART
(ZMS Style only) The average time that each aborting transaction spends waiting or being
processed by TMF. TRANS-BACKOUT-QTIME is divided by ABORTING-TRANS.
TMF 365