Dynamically refresh ACF2 user exit which is in LPA instead of IPL-ing, to test it.
Release : 16.0
Component : CA ACF2 for z/OS
Use the MVS SETPROG LPA command to add the new module to LPA.
Example:
SETPROG LPA,ADD,MODNAME={your-module-name},DSNAME=dataset.name
To activate, issue command ' F ACF2,REFRESH(EXITS)'
The above should cause the new code to get control.
Review
- Broadcom / ACF2 Tech doc .. CA ACF2 Exit Specifications (EXITS)
- IBM Ref: Managing dynamic LPA content