PL/I · Message ID
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.
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.
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.