Set up the CICS resource definitions
The Global Auto Mart sample comes prepackaged with a JCL file that automatically sets up the CICS® resource definitions for you. Learn how to use this JCL. To create the CICS resource definitions manually, skip to the second half of the lesson.
To set up the CICS resource definitions by using the provided JCL:
- In the Remote Systems view, click .
- Right-click the file GAMCSDUP.jcl.
- Click Submit. The job is submitted.
- While still in the Remote Systems view, expand JES.
- Right-click My Jobs.
- Click Show in Table. The Remote System Details view opens.
- Verify that the jobs completed successfully.Tip: Refresh the table to retrieve the recently submitted job.
Manually create CICS resource definitions
To create the CICS Resource Definitions manually instead
of by using JCL, you can map the following program definitions (PDs), transaction definitions (TDs),
DB2Entry Definitions (DB2EDs), and DB2Trans Definitions (DB2TDs):
GAM0VMMmaps toGAM0VMM PDGAM0VMImaps toGAM0VMI PDGAM0VIImaps toGAM0VII PDGAM0VSImaps toGAM0VSI PDGAM0VMM PDmaps toGBMM TDGAM0VMI PDmaps toGBMI TDGAM0VII PDmaps toGBII TDGAMOVSI PDmaps toGBSI TDGBSI TDmaps toGBSI DB2TDGBII TDmaps toGBII DB2TDGBMI TDmaps toGBMI DB2TDGBMM TDmaps toGBMM DB2TDGBSI DB2TDmaps toGBMI DB2EDGBII DB2TDmaps toGBII DB2EDGBMI DB2TDmaps toGBMI DB2EDGBMM DB2TDmaps toGBMM DB2ED