The default
CICSĀ® Configuration
Manager data set low-level qualifiers are listed under
Installation and customization. You can override these by specifying the desired qualifiers
as the last parameter in the ISPF menu &ZSEL setting. All six qualifiers
must be specified in the correct order, enclosed in brackets and separated
by commas. For example:
CMD(EX ''ccvhlq.SCCVEXEC(CCVOREXX)'' ''ccvhlq lang (EXEC,LNK,MSG,PNL,TBL,SKL)'')
CICS Configuration
Manager will then use the following libraries:
- 'ccvhlq.EXEC'
- REXX EXEC library
- 'ccvhlq.LNK'
- Application load module library
- 'ccvhlq.MSG'
- ISPF message library
- 'ccvhlq.PNL'
- ISPF panel library
- 'ccvhlq.TBL'
- ISPF table library
- 'ccvhlq.SKL'
- ISPF skeleton JCL library