SSA - Static storage area address list

    MACRO NAME = DFHSSAD
    DESCRIPTIVE NAME = CICS TS STATIC STORAGE AREA ADDRESS LIST
          Licensed Materials - Property of IBM
           Restricted Materials of IBM 
          5655-Y04
          (C) Copyright IBM Corp. 1980, 2012 
    FUNCTION = DFHSSAD GENERATES THE DSECT THAT IS USED BY CICS/ESA
               TO REFERENCE THE LIST OF STATIC STORAGE AREA ADDRESSES.
    NOTES :
     DEPENDENCIES = S/370
     RESTRICTIONS = NONE
     REGISTER CONVENTIONS = NOT APPLICABLE
     PATCH LABEL = NOT APPLICABLE
     MODULE TYPE = MACRO
     MODULE SIZE = NOT APPLICABLE
     ATTRIBUTES = NOT APPLICABLE
       MACRO NAME = DFHSSAD
       DESCRIPTIVE NAME = STATIC STORAGE AREA ADDRESS LIST
       DSECT NAME: DFHSSADS
       FUNCTION =
       The Static Storage Area Address List is a list of addresses
       of the static storage areas used by various CICS modules.
       CSASSA in the CSA Optional Features List (CSAOPFL) addresses
       the SSA address list.
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 DFHSSADS STATIC STORAGE AREA ADDRESS LIST
(0) ADDRESS 4 SSACPI CPI static storage address
(4) ADDRESS 4 SSAAITM AITM static storage address
(8) ADDRESS 4 SSAPRM Partner Manager static storage address
(C) ADDRESS 4 SSAEC Event Capture static storage address
(10) ADDRESS 4 SSADLI DLP PARAMETER AREA & DFHDLI STORAGE ADDRESS
(14) ADDRESS 4 SSATMP TABLE MANAGER STATIC STORAGE AREA ADDRESS
(18) BITSTRING 1 SSAPCFLG DFHPCPC2 static storage flag
(18) 1... ....   PCSCOBGM "X'80'" Cobol getmain in progress
(19) BITSTRING 3   Reserved
(1C) ADDRESS 4 SSACRL anchor block for DFHCRL (only used during emergency restart)
(20) ADDRESS 4 SSATSP TEMPORARY STORAGE STATIC STORAGE AREA ADDRESS (VSAM ACB)
(24) ADDRESS 4 SSAAPRD APRD address of RDAB
(28) ADDRESS 4 SSAKCP Transaction Manager static storage addr
(2C) ADDRESS 4 SSASKM SUBTASK MANAGER STATIC STORAGE ADDR
(30) ADDRESS 4 SSASZ Front-End Programming Interface Static
(34) ADDRESS 4 SSADB2 CICS/DB2 static storage
(38) ADDRESS 4 SSARCP RECOVERY CONTROL STATIC STORAGE ADDR
(3C) ADDRESS 4 SSAWU SM Restful API static storage address
(40) ADDRESS 4 SSAXRF XRF static storage area addr
(44) ADDRESS 4 SSAXRP XRP static storage area addr (storage allocated by XRA)
(48) ADDRESS 4 SSAAPLX APLX static storage area addr
(4C) ADDRESS 4 SSAICP ICP static storage area addr
(50) ADDRESS 4 SSAAPDM DFHAPDM's static storage area addr
(54) ADDRESS 4 SSAMQ CICS/MQ static storage
(58) ADDRESS 4 SSATDSTA Transient Data storage
(5C) FULLWORD 4 SSASTOP END STOPPER
(5C) .11. ....   SSALEN "*-DFHSSADS" LENGTH OF STATIC AREA ADDRESS LIST