Start of change

Defining resources to CICS

Create custom resource definitions by editing and running sample jobs available with CICS® IA.

Customized jobs are provided by the installation and customization program to create CICS resource definitions for CICS IA. The following resource definitions are defined:
To define the CICS resources for the CICS IA collector, edit and run job CIUJCINT.
Note: In this job, you can also define LIBRARY resources for the SCIULOAD and SCIULODE/K data sets, and they will be loaded dynamically during the startup job execution.

To define the CICS Atomservice resources, edit and run job CIUJWEB2.

To define the CICS file resources for the CICS IA Collector, edit and run one or both of the following jobs:
End of change