When applying ACF2 USERMOD UM99901 to change the ACFFDR using member CAX1JCL0(FDRJXB), getting GIM65802E error for MODULE ACF$GCVT. How can the error be resolved?
Using member CAX1JCL0(FDRJXB):
APPLY SELECT (UM99901)
GIM65802E ** MODULE ACF$GCVT IS NEEDED TO BUILD THE FOLLOWING LOAD MODULES FOR SYSMOD UM99901 BUT IS NOT FOUND. THE MODULE IS NOT IN DISTRIBUTION ZONE CAID0, AND SYSMOD RO80309 WHICH LAST REPLACED THE MODULE IS NOT IN THE SMPPTS.
GIM65905I - LOAD MODULE ACFFDR.
GIM22601I APPLY PROCESSING FAILED FOR SYSMOD UM99901.
GIM20501I APPLY PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 08.
The GIM65802E means that SMP/E could not find the modules needed to build the specified load module. During load module build processing, SMP/E searches the distribution zone for the needed modules and the SMPPTS for any indicated RMID (replacement) modules.
The initial install of CA ACF2 is not complete until the ACCEPT is performed to populate the distribution zone and libraries. To address the error ensure that the ACCEPT of the CA ACF2 FMIDs completed successfully. If not accepted run the ACCEPT, sample job/member ACF5ACC in the CA ACF2 provided SAMPJCL library.
The ACCEPT processing populates the distribution zone and distribution libraries.