To install the
CICS PA libraries
statically within your ISPF library setup, do the following:
- Include the library qual.SCPAEXEC in
your SYSEXEC or SYSPROC concatenation. This library contains the
required EXECs. It is allocated with fixed-block 80 record format
during installation.
You should put these libraries in the SYSEXEC
concatenation. However, if you want to put them in SYSPROC, it must
have a record length of 80 bytes.
Ensure that all libraries
contained in your concatenations are either in the same format (F,
FB, V, VB) and have the same block size, or are in order of decreasing
block sizes. Otherwise, you might experience problems using the CICS PA panels.
- Add the remaining libraries to your ISPF library setup:
- Include the link/load module library qual.SCPALINK
in the ISPLLIB concatenation.
- Include the message library qual.SCPAMxxx in
the ISPMLIB concatenation.
- Include the panel library qual.SCPAPxxx in
the ISPPLIB concatenation.
- Include the skeleton library qual.SCPASxxx in
the ISPSLIB concatenation.
- Include the table library qual.SCPATxxx in
the ISPTLIB concatenation.
- On the TSO command processor panel, enter:
%CPAOREXX 'NODYNAM lang'
- To add CICS PA to
an ISPF menu, set &ZSEL to:
CMD(%CPAOREXX ''NODYNAM lang'') NOCHECK