PL/I · Message ID

CEE3111I: CEEDUMP Defined as a Dummy Data Set

What does CEE3111I: CEEDUMP Defined as a Dummy Data Set mean in PL/I?

A severe or critical condition tried to trigger a formatted Language Environment dump, but the CEEDUMP DD in the job's JCL is coded as DUMMY, so LE silently skips the dump instead of producing traceback output.

CEE3111I: CEEDUMP Defined as a Dummy Data SetIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

A severe or critical condition tried to trigger a formatted Language Environment dump, but the CEEDUMP DD in the job's JCL is coded as DUMMY, so LE silently skips the dump instead of producing traceback output.

Fix

Point CEEDUMP at a real SYSOUT class or dataset before rerunning the job if you need the formatted traceback to diagnose the underlying abend.

Related message id