GIM65912EMODULE modname IS NEEDED TO BUILD THE FOLLOWING LOAD MODULES FOR SYSMOD sysmod1 BUT IS NOT FOUND. THE MODULE'S DISTRIBUTION LIBRARY ddname COULD NOT BE ALLOCATED, AND SYSMOD sysmod2 WHICH LAST REPLACED THE MODULE IS NOT IN THE SMPPTS.

MODULE modname IS NEEDED TO BUILD THE FOLLOWING LOAD MODULES FOR SYSMOD sysmod1 BUT IS NOT FOUND. THE MODULE'S DISTRIBUTION LIBRARY ddname COULD NOT BE ALLOCATED, AND SYSMOD sysmod2 WHICH LAST REPLACED THE MODULE IS NOT IN THE SMPPTS.

Explanation

modname
module name
sysmod1
SYSMOD ID
ddname
module's distribution library
sysmod2
module's target zone RMID

SMP/E needed the specified modules to build load module, but SMP/E could not allocate the module's distribution library.

SMP/E also could not find in the SMPPTS data set SYSMOD sysmod2 which last replaced the module in the target system. This SYSMOD is the module's target zone RMID. If the SYSMOD was found in the SMPPTS, the copy of the module within the SYSMOD would be included during link edit operations.

Message GIM65905I follows this message and identifies the load modules that could not be built.

System action

SYSMOD processing stops.

Programmer response

Do one of the following, then rerun the job.
  • RECEIVE into the global zone and SMPPTS data set SYSMOD sysmod2, which last replaced the module in the target system. SMP/E will then find and use the module in the SMPPTS data set.
  • Fix the allocation error for the module's distribution library.