PL/I · Message ID

CEE3250C: System or User Abend Issued

What does CEE3250C: System or User Abend Issued mean in PL/I?

Language Environment intercepted a system abend (Sxxx) or user abend (Uxxxx) that occurred somewhere in the enclave — it could originate from the PL/I run-time itself, a called subprogram, or an explicit abend-equivalent call.

CEE3250C: System or User Abend IssuedIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

Language Environment intercepted a system abend (Sxxx) or user abend (Uxxxx) that occurred somewhere in the enclave — it could originate from the PL/I run-time itself, a called subprogram, or an explicit abend-equivalent call.

Fix

Look up the specific abend and reason code carried in the CEE3250C message text (or the accompanying CEEDUMP) to find the real failure — CEE3250C is just LE's wrapper notification, not the root cause.

Related message id