Thanks all for the help...

In this case we don't have abendaid to help find the issue.  Sorry I forgot to 
mention that the program taking the abend is COBOL and that the program 
abending is doing a sort using syncsort.  

 

Norma Mowry 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of John McKown
Sent: Wednesday, July 03, 2013 08:16
To: [email protected]
Subject: Re: Question on how to debug S0C7 (data exception) abend

Being old, I have occasionally turned off LE's abend handling and just "gone 
for the throat" using a recent compile (with generated assembler
shown) and a SYSUDUMP.

The programmers have forgotten how to do this entirely. They require AbendAid 
to pinpoint the problem for them or it is "unfixable".
AbendAid is a wonderful tool and can really save time. But it is like wearing a 
powered exoskeleton all the time. The muscles atrophy and you can't walk on 
your own after a while. Oh, well, I'm old and so not very "forward thinking".

On Wed, Jul 3, 2013 at 7:08 AM, Sambataro, Anthony (NIH/NBS) [E] 
<[email protected]> wrote:
> Would adding a CEEOPTS DD override work? I've never tried it but maybe?
>
> //CEEOPTS  DD   *
>  TERMTHDACT(UAONLY)
>  DYNDUMP(*USERID,DYNAMIC,TDUMP)
>
> -----Original Message-----
> From: Mowry, Norma E CIV DISA ESB (US) 
> [mailto:[email protected]]
> Sent: Wednesday, July 03, 2013 7:10 AM
> To: [email protected]
> Subject: Question on how to debug S0C7 (data exception) abend
>
> We have a production job that is abending with S0C7 reason 00000007.  I set a 
> slip to capture a dump but I can't seem to find the input record that is 
> causing the S0C7 in this dump.  I also have a CEEDUMP but that's not real 
> helpful in diagnosing the issue.  I looked a setting a slip with a trace but 
> don't think that will do any good to get to the problem record.
>
> Norma Mowry
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN



--
This is a test of the Emergency Broadcast System. If this had been an actual 
emergency, do you really think we'd stick around to tell you?

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to