> However while googling, the reason for this abend is related to the language > environment (LE). We are using the same LE options (CEEUOPT - User override > options) that was used in earlier. Does anyone know if any option on the LE > causing this problem?
I would try running the program with LE runtime option TRAP(OFF), and see what happens. Don't forget to include a //SYSABEND or better //SYSMDUMP DD statement. If the program still abends, see what MVS says about the cause not that LE is not handling the error. Also, if you understand it, have a look at the System Trace in the dump, if one is produced. -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
