Re: Help with an LE problem

2011-08-26 Thread Sambataro, Anthony (NIH/NBS) [E]
Is not the original abend a S322(CPU timeout)? -Original Message- From: Skip Robinson [mailto:jo.skip.robin...@sce.com] Sent: Thursday, August 25, 2011 6:01 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Help with an LE problem I've had good luck with COBOL problems by setting a NONPER SLIP

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
MVS Program Co-Manager :626-302-7535 Office :323-715-0595 Mobile :jo.skip.robin...@sce.com : : : :From: Binyamin Dissen bdis...@dissensoftware.com :To: IBM-MAIN@bama.ua.edu :Date: 08/25/2011 02:31 PM :Subject:Help with an LE problem :Sent by:IBM Mainframe Discussion List IBM

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
...@sce.com] :Sent: Thursday, August 25, 2011 6:01 PM :To: IBM-MAIN@bama.ua.edu :Subject: Re: Help with an LE problem : :I've had good luck with COBOL problems by setting a NONPER SLIP trap with :no abend code specified. Just job name. SLIP is supposed to catch the :first abend--before any ESTAE gets

Re: Help with an LE problem

2011-08-26 Thread Steve Comstock
any user abends? Or is it someone else's code? Are there any condition handlers involved here? [snip] :From: Binyamin Dissenbdis...@dissensoftware.com :To: IBM-MAIN@bama.ua.edu :Date: 08/25/2011 02:31 PM :Subject:Help with an LE problem :Sent by:IBM Mainframe Discussion

Re: Help with an LE problem

2011-08-26 Thread Chase, John
: Binyamin Dissen bdis...@dissensoftware.com :To: IBM-MAIN@bama.ua.edu :Date: 08/25/2011 02:31 PM :Subject:Help with an LE problem :Sent by:IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu : : : :I have a CEEDUMP with : :CEE3250C The system or user abend U 802 R

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
registers are appropriate for the exception PSW which has nothing to do with a user abend. : :From: Binyamin Dissenbdis...@dissensoftware.com : :To: IBM-MAIN@bama.ua.edu : :Date: 08/25/2011 02:31 PM : :Subject:Help with an LE problem : :Sent by:IBM Mainframe Discussion ListIBM-MAIN

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
On Fri, 26 Aug 2011 06:48:59 -0500 Chase, John jch...@ussco.com wrote: : -Original Message- : From: IBM Mainframe Discussion List On Behalf Of Binyamin Dissen : Yeah, I know I can try that. What I really do not understand is why I :do not : have registers that match the alleged user

Re: Help with an LE problem

2011-08-26 Thread Sambataro, Anthony (NIH/NBS) [E]
Source: IMS abends 0802 Chapter 5. IMS abend codes 0501 - 1000 355 -Original Message- From: Binyamin Dissen [mailto:bdis...@dissensoftware.com] Sent: Friday, August 26, 2011 8:00 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Help with an LE problem On Fri, 26 Aug 2011 05:44:05 -0600 Steve

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
, August 26, 2011 8:00 AM :To: IBM-MAIN@bama.ua.edu :Subject: Re: Help with an LE problem : :On Fri, 26 Aug 2011 05:44:05 -0600 Steve Comstock st...@trainersfriend.com :wrote: : ::On 8/26/2011 5:36 AM, Binyamin Dissen wrote: :: Yeah, I know I can try that. What I really do not understand is why I do

Re: Help with an LE problem

2011-08-26 Thread Hunkeler Peter (KIUP 4)
I guess I will need a real dump, but have no idea how to trap it - after all I do not see an abend. Have you tried EXEC PARM='/TRAP(OFF)' (For Cobol, LE runtime options are after the /, right?) TRAP(OFF) disables LE's usual ESPIE and ESTAE. If there is an abend you should get a dump to either

Re: Help with an LE problem

2011-08-26 Thread Binyamin Dissen
On Fri, 26 Aug 2011 14:39:22 +0200 Hunkeler Peter (KIUP 4) peter.hunke...@credit-suisse.com wrote: :I guess I will need a real dump, but have no idea how to trap it :- after all I do not see an abend. :Have you tried EXEC PARM='/TRAP(OFF)' (For Cobol, LE runtime options :are after the /,

Re: Help with an LE problem

2011-08-26 Thread Skip Robinson
with an LE problem Sent by:IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu On Fri, 26 Aug 2011 14:39:22 +0200 Hunkeler Peter (KIUP 4) peter.hunke...@credit-suisse.com wrote: :I guess I will need a real dump, but have no idea how to trap it :- after all I do not see an abend. :Have you

Re: Help with an LE problem

2011-08-26 Thread Shmuel Metz (Seymour J.)
In 4e578705.1090...@trainersfriend.com, on 08/26/2011 at 05:44 AM, Steve Comstock st...@trainersfriend.com said: But it says user abend U 802, so I would suspect your code. Why? For half a century the run-time libraries for language processors have been issuing documented user ABEND's. I

Re: Help with an LE problem

2011-08-26 Thread Tom Marchant
: Thursday, August 25, 2011 6:01 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Help with an LE problem I've had good luck with COBOL problems by setting a NONPER SLIP trap with no abend code specified. Just job name. SLIP is supposed to catch the first abend--before any ESTAE gets control--and produce an SVC

Re: Help with an LE problem

2011-08-26 Thread Shmuel Metz (Seymour J.)
In ofc111c6e6.2964121e-on882578f8.005842bc-882578f8.0058a...@sce.com, on 08/26/2011 at 09:08 AM, Skip Robinson jo.skip.robin...@sce.com said: An ESTAE routine has the power to suppress any indication of abend, including a return code of zero if that's what it wants to do. Except for those

Help with an LE problem

2011-08-25 Thread Binyamin Dissen
I have a CEEDUMP with CEE3250C The system or user abend U 802 R=NULL was issued. ABEND code: 0322 Reason code: CIB: +00 000F37F8 C3C9C240 010C0004 00040CB2 61C3C5C5 |CIB /CEE| +20

Re: Help with an LE problem

2011-08-25 Thread Skip Robinson
Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile jo.skip.robin...@sce.com From: Binyamin Dissen bdis...@dissensoftware.com To: IBM-MAIN@bama.ua.edu Date: 08/25/2011 02:31 PM Subject:Help with an LE problem Sent by:IBM Mainframe