PL/I · Message ID

CEE3503S: The Load Request for Module module-name Was Unsuccessful

What does CEE3503S: The Load Request for Module module-name Was Unsuccessful mean in PL/I?

Language Environment located the target module but the load operation itself failed — often because the load module is corrupted, was compiled for an incompatible AMODE/RMODE, or the library became inaccessible at load time.

CEE3503S: The Load Request for Module module-name Was UnsuccessfulIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

Language Environment located the target module but the load operation itself failed — often because the load module is corrupted, was compiled for an incompatible AMODE/RMODE, or the library became inaccessible at load time.

Fix

Check the system return and reason code accompanying the message, confirm the module's AMODE/RMODE is compatible with the caller, and try a fresh link-edit/bind of the target module.

Related message id