To modify your CICS® startup:
Procedure
- Review the $CD.DGASAMP(DGAXCJCL) member for a list of DD
statements and their purposes. Copy the applicable DD statements from
DGAXCJCL to your CICS startup
JCL (PROC or JOB).
Note: Any DD that is normally controlled
by RDO should not be replicated in the JCL.
- Modify any of the copied DD statements to use the correct
High Level Qualifiers for dataset names as needed.
- For any additional customization that may be required,
see Using ESS with the CICS API in
the IBM®
Connect:Direct® for z/OS® Facilities
Guide.
- Submit your CICS JCL
for execution.