Libraries need to be added to the LNKLST concatenation for the CICS VR server.
Add these libraries to the LNKLST concatenation:
P LLA
T PROG=AA
IEE252I MEMBER PROGAA FOUND IN SYS1.PARMLIB
CSV500I LNKLST SET LNKLST68 HAS BEEN DEFINED
IEF196I IEF237I C90A ALLOCATED TO SYS00340
IEF196I IEF285I DWW.V430.SDWWLOAD
IEF196I IEF285I VOL SER NOS= TOTCI3.
CSV501I DATA SET DWW.V430.SDWWLOAD 886
HAS BEEN ADDED TO LNKLST SET LNKLST68
S LLA,SUB=MSTR
SETPROG LNK,UPDATE,JOB=*
D LLA
CSV600I 06.48.20 LLA DISPLAY 292
EXITS: CSVLLIX1 - ON CSVLLIX2 - OFF
VLF: ACTIVE GET LIB ENQ: YES SEARCH FAIL COUNT: 0
LNKLST SET: LNKLST66
94 LIBRARY ENTRIES FOLLOW
ENTRY L F R P LIBRARY NAME
1 L IGY.SIGYCOMP
...
...
10 L SYS1.SC66.LINKLIB
11 L CPAC.LINKLIB
12 L DWW.V430.SDWWLENU
...
...
45 L DWW.V430.SDWWLOAD
If your list(s) of APF-authorized libraries are specified in the dynamic format, in a PROGxx member, refresh the APF list dynamically using the SETPROG or SET PROG=xx command.
If your list(s) of APF-authorized libraries are specified in the static format (in IEAAPFxx members), schedule an MVS IPL for the APF-authorization to take effect.
For information about maintaining lists of APF-authorized libraries, see the z/OS MVS Initialization and Tuning Reference.