CA Common Services recently distributed 4 integrity PTFS. Each contain a HOLDDATA ACTION directing customers to execute the following steps once the maintenance is applied:
- Deploy updated CAW0LINK and CAW0LOAD.
- Refresh LLA, Restart ENF with REINIT if in use
- Issue the following commands:
- SETPROG LPA,ADD,MODNAME=CAMSDLPA,DSNAME=LNKLST,FIXED,PAGEPROTALL
- SETPROG LPA,ADD,MODNAME=CAMSMOD,DSNAME=LNKLST,FIXED,PAGEPROTALL
CAMSDLPA and CAMSMOD reside in the linklisted library, not the LPA library, and are currently not loaded into LPA.
Do they need to reside there?
Should I be creating a USERMOD that moves these modules from the linklist library to the LPA library?