I applied the PTF to GSVXCICS and refreshed LLA, but LISTMODS still has no PTF info for this module.
Do I need to do a RELOAD in LISTMODS?
GSVXCICS is a program defined to, and loaded into, the CICS region.
Refer to the CICSCSD member in the **.CNM4BSAM library.
To pick up the updated copy of the member, do a CICS NEWCOPY on the program, assuming it is loaded into memory already (e.g. if anyone is using SYSV transaction to access SYSVIEW).
To see what version is currently being executed:
From a SYSVIEW session enter the command CPROG
In the resulting display do a FIND GSVXCICS
Enter the line Subcommand DD next to GSVXCICS
Browsing the module will show when the fix was applied.
Also, with R17.0 using the PTFS command, verification of the SYSMOD can be done to see if the status shows NOTRECEIVED, APPLIED, etc.