Milestone 4: Update TSO CLISTs
This milestone contains tasks for copying and updating XchangeTSO CLISTs for both a new install and an upgrade.
The roles involved are: XchangeInstaller.
Task 4.1: Copy members
Copy SLXGCLIB members HELPPTFS, XCHANGE, XGCGDSN, XGFNDIT, and XGLOG into a library in your SYSPROC concatenation.
This CLIST library must be allocated to your ISPF session.
Task 4.2: Edit the CLISTs
By default, each CLIST (except XGCGDSN) will use the Simple Deploy method to allocate the data set names specified in the CSMC PARMLIB DDSN* member (DDSN00 by default). If you are not using the default member, make sure to point to the DDSN* member name by setting the DDSNSFX keyword to the one- to four-character PARMLIB member suffix.
For example, to point to PARMLIB member DDSNCPWR, use:
In addition, the primary CMSC will be used by default. If you are not using the default CMSC, specify the CMSC to use by setting the CMSC keyword to the one- to four-character CMSC ID.
For example, to point to CMSC subsystem TEST, use:
This CLIST can alternately use High-Level Qualifiers (HLQ) to allocate the Xchange data sets it references. See the comments in each CLIST for further information.