PL/I · Message ID

CEE3501S: The Module module-name Was Not Found

What does CEE3501S: The Module module-name Was Not Found mean in PL/I?

A FETCH, dynamic CALL, or DLL load referenced a module name that Language Environment could not locate in any of the libraries it searched.

CEE3501S: The Module module-name Was Not FoundIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

A FETCH, dynamic CALL, or DLL load referenced a module name that Language Environment could not locate in any of the libraries it searched.

Fix

Verify the module name and case exactly match the compiled member name, and confirm STEPLIB/library concatenation (or LIBPATH for z/OS UNIX) actually contains that load module.

Related message id