Do I use the SETPROG LPA,ADD command to update existing modules to implement fixes for Common Services
search cancel

Do I use the SETPROG LPA,ADD command to update existing modules to implement fixes for Common Services

book

Article ID: 37731

calendar_today

Updated On: 05-22-2025

Products

COMMON SERVICES FOR Z/OS Common Services

Issue/Introduction

You completed the Apply check of maintenance, but description of some PTFs provide the following steps to implement the PTF:

  1. Deploy CAW0LINK dataset.
  2. Refresh LLA.
  3. Issue the following console command:

- SETPROG LPA,ADD,MODNAME=CAMCRCVY,DSNAME=LNKLST,FIXED

These modules are not new in LPA and so should they be updated instead of added? or do they need an IPL?

Resolution

Even though the modules were already dynamically added to LPA during the initial start of CAMASTER at IPL time, we only add new/updated modules to dynamic LPA and do not replace the existing modules. During this process the entry point that we maintain for the module(s) is updated to point to the new module. Replacing dynamic LPA modules is something which does not occur on a regular basis.

If there is no immediate need to implement the PTF in question, you may elect to wait for the next system IPL.