PL/I · Message ID

CEE3355S: Language Run-Time Component Initialization Failed

What does CEE3355S: Language Run-Time Component Initialization Failed mean in PL/I?

One of the language-specific run-time libraries LE loads as part of enclave setup — such as the PL/I library — failed its own initialization, often from a mismatched library level, missing STEPLIB entry, or insufficient storage.

CEE3355S: Language Run-Time Component Initialization FailedIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

One of the language-specific run-time libraries LE loads as part of enclave setup — such as the PL/I library — failed its own initialization, often from a mismatched library level, missing STEPLIB entry, or insufficient storage.

Fix

Confirm STEPLIB/library concatenation includes the matching PL/I and LE run-time libraries for the compiler release the load module was built with, and check the REGION size for the step.

Related message id