The CICS PA initialization
module CPAOREXX accepts four parameters:
- qual
- The data set high level qualifier for CICS PA data
sets. For example, CICSPA.V5R1M0. Alternatively,
specify NODYNAM to tell CICS PA to use
the existing allocation settings.
- lang
- Identifies the national language. The default is ENU (U.S.
English).
- low level qualifiers
- Optional. Overrides the default low level qualifiers for the six CICS PA data
sets. All six qualifiers must be specified in the correct order, enclosed
in brackets and separated by commas. See Overriding the data set low level qualifiers.
For example:
(EXEC,LINKLIB,MSG,PNL,SKL,TBL)