> Would setting DFSORT ESTAE=NO let the CEEDUMP happen. I see the > odds of having an application data error to be much larger that an > actual problem with DFSORT
Dave, You can use NOESTAE to turn off DFSORT ESTAE processing. //DFSPARM DD * DEBUG NOABEND,NOESTAE /* Check this link which explains in detail about DEBUG statement https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.icea100/debcst.htm Thanks, Kolusu DFSORT Development IBM Corporation ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
