EPRDS - Event Processing Resource Statistics

    CONTROL BLOCK NAME = DFHEPRDS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHEPRPS
    DESCRIPTIVE NAME = CICS TS EP Domain (EP) Resource Statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 2010 
    FUNCTION =
           This data area contains the eventprocess resource statistics
           provided by the EP Domain.
           It is provided for use in users monitoring applications
           to map the statistics returned via the API or the
           statistics global user exit.
           There is a single instance of this data block.
    LIFETIME =
           This data block is created by the EP Domain to store
           statistics to be passed to the user in response to a request
           for eventprocess resource statistics. The storage is
           released when the user task is detached.
           The DSECT also maps the contents of part of the SMF buffer
           created by the statistics domain and is used in the
           statistics exit.
    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 = Control block definition
   ---------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHEPRDS 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 DFHEPRDS EP resource stats record
(0) HALFWORD 2 EPRDS_LEN EP resource stats record length
(2) ADDRESS 2 EPRDS_ID EP resource stats id
(4) CHARACTER 1 EPRDS_VERS EP resource stats version
(5) CHARACTER 3   Reserved
(8) CHARACTER 32 EPR_ADAPTER_NAME EP adapter name
(28) BITSTRING 1 EPR_ADAPTER_TYPE EP adapter type
(29) BITSTRING 1 EPR_EMISSION_MODE Events are sync or async
(2A) BITSTRING 2   Reserved
(2C) FULLWORD 4 EPR_PUT_EVENTS put_events for this adapter
(30) BITSTRING 16   Reserved
(40) CHARACTER 8 EPR_ADA_DEFINE_SOURCE Group installed from
(48) BITSTRING 8 EPR_ADA_CHANGE_TIME Change/create time
(50) CHARACTER 8 EPR_ADA_CHANGE_USERID Change userid
(58) BITSTRING 2 EPR_ADA_CHANGE_AGENT Change agent
(5A) BITSTRING 2 EPR_ADA_INSTALL_AGENT Install agent
(5C) BITSTRING 8 EPR_ADA_INSTALL_TIME Install/Create time
(64) CHARACTER 8 EPR_ADA_INSTALL_ USERID Install userid
(64) .11. 11..   EPRDS_END "*"
(64) .11. 11..   EPRDS_LENGTH "*-EPRDS_LEN" EP Domain resource record length
  Constants that denote a EP domain resource stats record
(64) 1..1 ....   EPRIDE "144" Eventprocess resource stats id
(64) .... ...1   EPR_VERS "X'01'" Record version number
  The following values relates to epr_emission_mode
(64) .... ...1   EPR_EMODE_SYNC "01"
(64) .... ..1.   EPR_EMODE_ASYNC "02"
  The following values relates to epr_adapter_type
(64) .... ...1   EPR_ATYPE_CUSTOM "01"
(64) .... ..1.   EPR_ATYPE_WMQ "02"
(64) .... ..11   EPR_ATYPE_TRANSTART "03"
(64) .... .1..   EPR_ATYPE_TSQUEUE "04"
(64) .... .1.1   EPR_ATYPE_HTTP "05" Change Agents
(64) .... ...1   EPR_CSDAPI_CHANGE "0001" CSD API
(64) .... ..1.   EPR_CSDBATCH_CHANGE "0002" DFHCSDUP
(64) .... ..11   EPR_DREPAPI_CHANGE "0003" DREP API
(64) .... .1..   EPR_CREATE_CHANGE "0004" EXEC CREATE SPI Install Agents
(64) .... 1..1   EPR_BUNDLE_INSTALL "0009" BUNDLE