When a dump is requested to help debug an Easytrieve problem, which kind of dump is best to send?
Easytrieve Report Generator, release 11.6
When requesting a SYSMDUMP, please do not specify SYSOUT=*.
A SYSMDUMP DD statement must reference a disk file, and then that disk file is FTP'd in binary format.
A SYSMDUMP with SYSOUT=* is not the correct format because a SYSMDUMP is an IPCS dump which contains binary data. With the SYSMDUMP goes to SYSOUT=*, it will show the Easytrieve program listing followed by many pages of unreadable data. The unreadable data is the SYSMDUMP data being written to SYSOUT=*.
When requesting a SYSUDUMP, this is done using SYSOUT=* because a SYSUDUMP file is a listing file which is a readable text file. SYSUDUMPs are preferable when S0C4 abends are involved.
For some situations, a SYSUDUMP is preferred and in other situations a SYSMDUMP is needed. Please check with the Easytrieve Support Team before attaching your dump to the case attachments.