RMG - Recovery Manager Global statistics

    CONTROL BLOCK NAME = DFHRMGDS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHRMGPS
    DESCRIPTIVE NAME = CICS TS Recovery Manager Statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1994 
    FUNCTION =
           This data area contains global statistics provided by the
           Recovery Manager Domain.
           It is provided for use in users monitoring applications
           to map the statistics returned via the API, the statistics
           exit, or offline formatting products.
           There is a single instance of this data block.
    LIFETIME =
           This data block is created by the Recovery Manager
           Domain to store statistics to be passed to the user in
           response to a request for statistics. The storage is
           released when the user task is detached.
    STORAGE CLASS =
    LOCATION =
           The user is passed a pointer to the head of the storage
           block.
    INNER CONTROL BLOCKS = none
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS = none
       MODULE TYPE = Domain call buffer
   --------------------------------------------------------------------
    EXTERNAL REFERENCES = none
        DATA AREAS = none
        CONTROL BLOCKS = from recovery manager domain
        GLOBAL VARIABLES (Macro pass) = none
   --------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHRMGDS IS
    NOT TO BE USED AS A GENERAL PROGRAMMING INTERFACE. REFER TO
    PRODUCT DOCUMENTATION TO DETERMINE INTENDED USAGE.
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 DFHRMGDS Recovery Manager Global statistics
(0) FULLWORD 4 (0) Fullword alignment
(0) HALFWORD 2 RMGLEN Length of data area
(0) .11. ..11   RMGIDE "0099" Recovery Manager statistics id mask
(2) ADDRESS 2 RMGID Recovery Manager statistics id
(2) .... ...1   RMGVERS "X'01'" Stats version number id mask
(4) CHARACTER 1 RMGDVERS Stats version number
(5) CHARACTER 3   Filler
(8) FULLWORD 4 RMGSYFWD Total syncpoints forward
(C) FULLWORD 4 RMGSYBWD Total syncpoints backward
(10) FULLWORD 4 RMGRESYN Total resynchronisations
(14) FULLWORD 4 RMGTSHIN Total shunted uows for indoubt
(18) CHARACTER 8 RMGTSHTI Total time shunted for indoubt (STCK)
(20) FULLWORD 4 RMGCSHIN Current uows shunted for indoubt
(24) CHARACTER 8 RMGCSHTI Current time shunted indoubt (STCK)
(2C) FULLWORD 4 RMGTSHRO Total ouws shunted for RO commit fail
(30) CHARACTER 8 RMGTSHTR Total time shunted for RO fail (STCK)
(38) FULLWORD 4 RMGCSHRO Current ouws shunts RO commit fail
(3C) CHARACTER 8 RMGCSHTR Current time shunted RO fail (STCK)
  The following fields show a breakdown of the possible integrity
  exposures due to forced termination of indoubt waits.
(44) FULLWORD 4 RMGIAFTR Total forced Indoubt Actions-trandef
(48) FULLWORD 4 RMGIAFTI Total forced Indoubt Actions-timeout
(4C) FULLWORD 4 RMGIAFNW Total forced Indoubt Actions-nowait
(50) FULLWORD 4 RMGIAFOP Total forced Indoubt Actions-operator
(54) FULLWORD 4 RMGIAFOT Total forced Indoubt Actions-other
(58) FULLWORD 4 RMGIAMIS Total Indoubt Action mismatches
  The following fields show a breakdown of the possible integrity
  exposures due to forced termination of indoubt waits as a result of
  a communicating system/resource manager or resource not being able
  to support indoubt waiting and is therefore a subset of RMGIAFNW.
(5C) FULLWORD 4 RMGNWTD Total forced for no waiting in TD
(60) FULLWORD 4 RMGNW61 Total forced for no waiting in LU61
(64) FULLWORD 4 RMGNWMRO Total forced for no waiting in MRO
(68) FULLWORD 4 RMGNWRMI Total forced for no waiting in RMI
(6C) FULLWORD 4 RMGNWOTH Total forced for no waiting in other
(6C) .111 ....   RMGEND "*"