How to obtain a DFSORT dump

To obtain an DFSORT dump when an abend occurs, add the JCL and program control statements, shown in this table, to your change accumulation JCL.

Table 1. Obtaining a dump
If you received Then use
A user or system abend code

//SYSUDUMP DD SYSOUT=A

A condition code 16

//SYSUDUMP DD SYSOUT=A
//DFSPARM DD *
  DEBUG ABEND,ESTAE
      


Information Information

Feedback


Timestamp icon Last updated: Friday, 29 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///dwwig/dwwig000350.html