Overriding the data set low level qualifiers
The default CICS PA data
set low level qualifiers are listed under CICS PA components. You can override these by specifying
the required 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 ''qual.SCPAEXEC(CPAOREXX)'' ''qual lang (EXEC,LNK,MSG,PNL,SKL,TBL)'')
CICS PA will then use the following libraries:
- REXX EXECs
- Executable load modules
- ISPF messages
- ISPF panels
- ISPF skeletons
- ISPF input tables