I am actually thinking of the CAA DSA sub parms

II11016: HOW TO FIND PSW AND REGS AT TIME OF ERROR WITH LE

In most cases LE condition handling will trap original program checks (like 
ABEND0C4) and turn them into corresponding LE conditions (like CEE3204S). After 
storing information about the original program check, LE will terminate with an 
ABENDU40xx. When examining a dump of a U40xx, the PSW and Registers can be 
found in a control   block called the ZMCH. This will assist in identifying the 
failing module, offset within that module, and the register contents at the 
time of the error.

An oldie, but I still use it
http://www-03.ibm.com/systems/resources/servers_eserver_zseries_zos_le_conference_pdf_swa8208.pdf

And this 
http://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieac500/vble.htm?lang=en

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Ron MacRae
> Sent: Wednesday, May 11, 2016 6:39 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Getting timely dump out of LE
> 
> Lizette,
>            I'm familiar with "ip verbx ledata 'all,tcb(tttttt)' " If that's
> the one you mean. The trace in the SYSMDUMP starts almost a minute after the
> initial bunch of S0C4s but none of them are in the z/OS trace any more so I
> can't tell which is first.
> 
> Ron.
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to