PL/I · Message ID

CEE3512S: z/OS UNIX File System Load of Module Failed

What does CEE3512S: z/OS UNIX File System Load of Module Failed mean in PL/I?

A dynamic load was attempted against a module living in a z/OS UNIX file system (zFS/HFS) path instead of a PDS/PDSE, and the load failed with the system return and reason codes given in the message.

CEE3512S: z/OS UNIX File System Load of Module FailedIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

A dynamic load was attempted against a module living in a z/OS UNIX file system (zFS/HFS) path instead of a PDS/PDSE, and the load failed with the system return and reason codes given in the message.

Fix

Check file permissions and the program-object attribute (extattr +p) on the target file, verify LIBPATH/_CEE_RUNOPTS point at the correct directory, and confirm the file wasn't corrupted by an ASCII-mode FTP or copy.

Related message id