CICS CSD updates
Resources used by a CICS region are defined in the CICS System Definition (CSD) data set. z/OS Debugger provides various CICS resources, and requires that some resources are generated. To assist with this customization task, z/OS Debugger provides various sample files to define and create the resources.
EQAW.SEQASAMP(EQACCSD)holds sample CSD definitions. You can ignore the optional CADP-related definitions, but you must enable the optionalTCPIPSERVICEandURIMAPresource definitions.Note: Each CICS region will use a TCP/IP port. Contact your TCP/IP administrator to learn which range of ports can be used.
EQAW.SEQASAMP(EQAWCCSD)is a sample JCL to update a CICS CSD.EQAW.SEQASAMP(EQAWCRVS)is a sample JCL to allocate theEQADPFMBprofiles data set referenced inEQACCSD.