The installation customization program assists you to customize
the CICS® IA sample
jobs, clists, 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 customization program assists you to customize both the DB2® environment where the CICS IA data
is stored, and the CICS regions
for which the data is collected.
Worksheet for the installation customization program contains a worksheet
for use with the installation customization program. The worksheet
consists of a table of installation variables, such as _dbid_,
the identifier of the DB2 database,
that can be passed to the installation customization program. You
can record the value that you assign to each variable in the "Value" column
of the table.
Before running the installation customization program talk to the
relevant systems personnel to gather the information about the local
system environment, such as the high-level qualifiers of data sets
that you need to run the installation customization program. Use the
worksheet as a memory jogger, and to record the values that you need.
To invoke the installation customization program, run member CIUCNFG1
of the SCIUEXEC library. The program requires two parameters to be
passed to it:
- The high-level qualifier of the CICS IA data
sets &HLQ.
- The national language to be used in messages and on panels &LANG.
Two languages are supported:
- ENU
- American English (the default)
- JPN
- Japanese
For example, you could invoke the installation customization
program by entering the following at an ISPF command line:
tso ex 'CICSIA.V510.SCIUEXEC(CIUCNFG1)' 'CICSIA.V510 ENU'
Customized members for the configuration of the DB2 environment are saved as follows:
- Customized members of '&HLQ.SCIUSQL' in '&HLQ.SCIUSQL.DB2'
- Customized members of '&HLQ.SCIUSAMP' in '&HLQ.SCIUSAMP.DB2'
- Customized members of '&HLQ.SCIUDAT1' in '&HLQ.SCIUDAT1.DB2'
- Customized members of '&HLQ.SCIUDAT2' in '&HLQ.SCIUDAT2.DB2'
Customized members for the configuration of the CICS environment are saved as follows:
- Customized members of '&HLQ.SCIUSQL' in '&HLQ.SCIUSQL.CICS'
- Customized members of '&HLQ.SCIUSAMP' in '&HLQ.SCIUSAMP.CICS'
- Customized members of '&HLQ.SCIUDAT1' in '&HLQ.SCIUDAT1.CICS'
- Customized members of '&HLQ.SCIUSAME/K' in '&HLQ.SCIUSAME.CICS'
Note: - For convenience, in this section and the following sections the
customized output files are given the names of their respective input
files with a suffix of "DB2" for DB2 jobs and "CICS" for CICS jobs.
However, you can change the names of the output files so you can create
configured data for different DB2 target
environments, different CICSPlexes, and different levels of CICS.
- You cannot change the names of some system entities with the installation
customization program. For lists of those system entities that can
and those system entities that cannot, see Worksheet for the installation customization program.