On Fri, 13 Jun 2025 14:06:50 -0400 Joseph Reichman <[email protected]> wrote:
:>I am getting the following error after IKJEFLD3 completes successfully by :>completes successfully I know that last instruction BR 14 completes without :>an abend How do you know? :>And has a return code zero is returned Perhaps it was expected to be provided, but how do you know it was returned. :>12.53.55 IKJ601I TSO LOGON TERMINATED . ABEND 878, USER :> UNKNOWN , PROC UNKNOWN :> 12.53.55 IEA705I ERROR DURING FREEMAIN SYS CODE = 878-18 :> MSTJCL00 RESOLVER 00 :> 12.53.55 IEA705I 00FA6080 008FEAE8 008FEAE8 00010300 FFFF86D0 One expects that without your routine that this abend did not occur. Thus one can deduce that something being down by your routine is causing the failure. Standard debugging technique. Reduce your code to the minimum, just entry and exit. Does it fails? You have identified your misunderstanding. Add some parts. Rinse. Repeat. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
