Maintaining ADFz Common Components
Take the following steps to apply maintenance to
ADFz Common Components:
- If ADFzCC SMP/E target libraries are in LINKLIST, remove them from LLA and VLF control before you perform the SMP/E APPLY. The removal is to avoid errors when modules are loaded from LINKLIST because SMP/E compressed or added extents to the libraries.
- Perform SMP/E APPLY.
- If the updated ADFzCC modules are in LPA,
do one of the following actions:
- IPL with CLPA
- Perform dynamic updates as follows:
- If the IPVLANGX module is placed in LPA by using the command
SETPROG, which is opposed to placing IPV.SIPVLPA1 in LPA,
take the following actions:
- Issue the following command:
SETPROG LPA,DELETE,MOD=IPVLANGX),FORCE=YES
For complete information about the command SETPROG, see MVS™ System Commands.
- Issue the following command:
F LLA,REFRESH
- Optional: To add the IPVLANGX module to LPA
and regain the region size space advantage, issue the following command:
SETPROG LPA,ADD,MOD=(IPVLANGX),DSN=LNKLST
- Issue the following command:
- If IPV.SIPVLPA1 is included in your LPALIST, issue the following command:
SETPROG LPA,ADD,MOD=(IPVLANGX),DSN=LNKLST
- If the IPVLANGX module is placed in LPA by using the command
SETPROG, which is opposed to placing IPV.SIPVLPA1 in LPA,
take the following actions: