A24 - FEPI target statistics

    CONTROL BLOCK NAME = DFHA24DS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHA24PS
    DESCRIPTIVE NAME = CICS TS FEPI target statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1993 
    FUNCTION =
           This data block describes the block of storage containing
           the statistics for a FEPI target.
           The data described by this DSECT is placed in storage by
           DFHAPST, the statistics module in the AP domain.
           The same DSECT describes the system and user copies of the
           statistics. Several copies of the statistics may exist until
           the callers request has been satisified.
    LIFETIME = The storage area is created when a request for
           FEPI target stats is received. It is released when
           the caller has acknowledged receipt of the data .
    STORAGE CLASS =
    LOCATION = Caller is passed a pointer to the storage.
    INNER CONTROL BLOCKS = none
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS = none
       MODULE TYPE = Control block definition
   --------------------------------------------------------------------
    EXTERNAL REFERENCES = none
        DATA AREAS = none
        CONTROL BLOCKS = in the FEPI RM
        GLOBAL VARIABLES (Macro pass) = none
   --------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHA24DS 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 DFHA24DS FEPI target statistics
(0) FULLWORD 4 (0) Fullword alignment
(0) HALFWORD 2 A24LEN Length of data area
(0) ...1 ..1.   A24IDR "0018" FEPI target RESID stats mask
(2) ADDRESS 2 A24ID FEPI target id
(2) .... ...1   A24VERS "X'01'" DSECT version number
(4) CHARACTER 1 A24DVERS Target statistics version number
(5) CHARACTER 3   Filler
(8) CHARACTER 8 A24TARG Target name
(10) CHARACTER 8 A24POOL Pool name
(18) CHARACTER 8 A24APPL Applid
(20) FULLWORD 4 A24NDCT # nodes
(24) FULLWORD 4 A24ALLOC # conversation allocates
(28) FULLWORD 4 A24TOTWT Total # allocates waited
(2C) FULLWORD 4 A24WAIT Current # allocates waiting
(30) FULLWORD 4 A24PKWT Peak # allocates waiting
(34) FULLWORD 4 A24TIOUT # allocates that timed out
(34) ..11 1...   A24END "*"
(34) ..11 1...   A24CLEN "*-A24LEN" Length of DSECT