GIM65902E MODULE modname IS NEEDED TO BUILD THE FOLLOWING LOAD MODULES FOR SYSMOD sysmod1 BUT CAN NOT BE USED. ITS DISTRIBUTION ZONE umidtype dzumid IS DIFFERENT FROM THE TARGET ZONE umidtype tzumid, AND SYSMOD sysmod2 WHICH LAST REPLACED THE MODULE IS NOT IN THE SMPPTS.

Explanation

modname
module name
sysmod1
SYSMOD ID
umidtype
FMID, RMID, or UMID
dzumid
distribution zone FMID or RMID. This field is blank if umidtype is UMID.
tzumid
target zone FMID or RMID. This field is blank if umidtype is UMID.
sysmod2
module's target zone RMID

SMP/E required the specified module to build load modules. It found the module in the distribution zone, but the module was at the wrong service level. A module may have different service levels in the target zone and the distribution zone if any service is applied to the target zone and not accepted in the distribution zone.

SMP/E also could not find in the SMPPTS data set SYSMOD sysmod2 that 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 GIM65905 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 and rerun the job:

  1. RECEIVE into the Global zone and SMPPTS data set SYSMOD sysmod2 that last replaced the module in the target system. SMP/E will then find and use the module in the SMPPTS data set when you rerun the job.
  2. List the module in the target and distribution zones and compare the FMID, RMID, and UMIDs. (If the message indicated an FMID or RMID mismatch, the UMIDs may also mismatch.) You may then be able to use the ACCEPT or RESTORE commands to synchronize the target zone and distribution zone either restoring or accepting the module's target zone FMID, RMID, or UMID (whichever was indicated as causing the mismatch). This will allow SMP/E to find a usable copy of the module in the distribution zone when you rerun the job.