Also, if you use any variation of TRAP(OFF), don't expect COBOL programs to
always confirm to the documented behavior - when "unusual" things happen.

"Don Poitras" <sas...@sas.com> wrote in message
news:<4a32a3dd.5...@sas.com>...
> Ramiro Camposagrado wrote:
> > 
> > On Fri, 12 Jun 2009 15:23:39 +0100, Jim McAlpine
<jim.mcalp...@gmail.com>
> > wrote:
> > 
> > >Is there any combination of LE runtime options that will give a system
dump
> > >of the original abend and an LE message.
> > >
> > >Jim McAlpine
> > 
> > Using TRAP(OFF,NOSPIE) should give you the original ABEND. I;m not so
sure
> > about the LE messages though.
> 
> If you turn off the LE ESTAE, then you're not going to get the happy LE
> traceback and messages. But in most cases, the dump still contains the
> original abend info. Just don't use "IP SUMM FORMAT" to get the info.
> Instead, use "IP VERBX LEDATA 'CM'" (without the double quotes.) This
> gives you PSW and regs at the time of original ABEND. 
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to