PL/I · Message ID
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.
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.
Point CEEDUMP at a real SYSOUT class or dataset before rerunning the job if you need the formatted traceback to diagnose the underlying abend.