CA Compress/2 › Using CA Compress/2 Under CICS › Install the Callable SHRINK Subroutines for CICS › Step 2. Assemble and Link the Program Modules
Step 2. Assemble and Link the Program Modules
Next, modify and run YOUR.CAI.CCVBJCL(INSTALL) to assemble and link the program modules. INSTALL contains two in-stream procedures.
- INIT deletes and reallocates the SHRINK CICS load library.
- CMDASM assembles and links the program modules.
Make the changes shown below to assemble and link the SHRNKMOD, SHRKCICS, and SHRKSCBS modules. If you need to change FDTNAMES, the member that holds the list of FDT names, you must assemble and link the SHRKSCBS module and update the PPT to reflect the current list of FDT names.
- The DSN of the Assembler H library.
- The DSN of the standard system macro library.
- The DSN assigned to YOUR.CAI.CCVBSAMP.
- The DSN of the CICS macro library.
- The DSN of the CICS source library.
- Link edit parameters must default or be specified for AMODE=24 and RMODE=24.
- The DSN assigned to YOUR.CAI.CCVBLOAD.
|
Copyright © 2012 CA.
All rights reserved.
|
|