LE runtime option TERMTHDACT allows to ask for a system dump to be taken when a 
problem occurs. LE then ABENDs the application with a U4039 when a problem 
occurs.


I like to have this dump be written to SYSMDUMP, so I can analyze with IPCS. 
Unfortunately, DAE suppresses those dumps, because they are all requested by 
the same LE runtime module, and the symptom string is always the same.


I thought I could have my sysprog set a SLIP COMP=U4039,A=NOSUP to ask DAE not 
to suppress those SYSMDUMPs.


However, when I tried the next abend after the SLIP was set, I received 
"IEA848I NO DUMP WAS PRODUCED FOR THIS ABEND, DUE TO SYSTEM OR INSTALLATION 
REQUEST".


I was able to take a first SYSMDUMP *before* the SLIP, since DAE did not have a 
recent symptom string for such a U4039. For second run of the job, I was told 
DAE had suppressed the dump as duplicate. This is why the IEA848I astonished me.



The SLIP above does not seem to what I need? What am I missing?




--
Peter Hunkeler


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

Reply via email to