How to get a SYSMDUMP and temporarily turn off ABENDAID, Eye-Spy, CA-Optimizer, CA-Symdump, Fault Analyzer, Dumpmaster, Softworks Performance Essential.
search cancel

How to get a SYSMDUMP and temporarily turn off ABENDAID, Eye-Spy, CA-Optimizer, CA-Symdump, Fault Analyzer, Dumpmaster, Softworks Performance Essential.

book

Article ID: 55003

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

JCL syntax to temporarily turn off other debugging aids which may interfere with getting a helpful SYSMDUMP or SYSUDUMP for debugging an Easytrieve program's abend.

 

Environment

Easytrieve Report Generator, release 11.6

Resolution

In order to get a non-formatted dump, please turn off any 3rd party debugging aids. This can be done by adding any of the following DD statements to the JCL:

//IDIOFF   DD  DUMMY   IBM FAULT ANALYZER OFF
//ABNLIGNR DD  DUMMY   ABEND-AID OFF
//ESPYIBM  DD  DUMMY   EYE-SPY OFF
//CAOESTOP DD  DUMMY   CA-OPT II & CA-SYMDUMP OFF
//DMBENAN  DD  DUMMY   TURN OFF DUMPMASTER
//PSPOFF   DD  DUMMY   TURN OFF SOFTWORKS PERFORMANCE