Start of change

Running the configuration utility

The SMP/E installation process for CICS® IA is described in the Program Directory that is distributed with the product. The first task to complete after the SMP/E install is to run the configuration ISPF utility.

The installation and customization program helps you to customize the CICS IA sample jobs, lists, and SQL definitions. It creates customized installation jobs in which the names of system entities, such as the high-level qualifier (hlq) of the CICS IA data sets, are set to specified values to suit your local environment.

The installation and customization program does not change existing original libraries, it only creates a new set of those.

To invoke the installation and customization program, run member CIUCNFG1 of the SCIUEXEC library using the ISPF command shell:

tso ex 'CICSIA.V320.SCIUEXEC(CIUCNFG1)' 'CICSIA.V320 ENU'

The installation and customization program requires two parameters to be passed to it:

Program CIUCNFG1 takes a range of variables from the following list to create customized sample jobs. There are six sections where you can specify variables: For the full list of all variables and their descriptions, see Worksheet for the installation customization program.
End of change