Previous Topic: PM213684Next Topic: PM213691


PM213685

#LOAD FOR MODULE <loadmodule-name> FAILED. RETURN CODE = X'<return-code>'

Reason:

An attempt to load a program into storage failed due to an unexpected return code. <Loadmodule-name> identifies the name of the load module which failed to load and <Return-code> is the hex representation of the #LOAD return code.

Review the meaning of the #LOAD return code and take appropriate action.

A return code of x'14' usually indicates that the program is not defined to the current system. Regenerate the system including the Performance Monitor SYSGEN statements placed in the dictionary during installation.

Module:

PMONCSET

Severity:

0