Previous Topic: PM213084Next Topic: PM213184


PM213085

#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. Add the necessary SYSGEN program statement to the system.

Module:

PMONCIOD

Severity:

0