IEAABD00

Home Up Search Credits Site Map Contact Info. Links Disclaimer Download

MVS 3.8J
IEAABD00

IEAABDXX -- Default parameters for an ABEND dump when a SYSABEND dd statement has been specified.

SDATA=(CB,TRT),PDATA=(PSW,REGS,SA)                                      00000010

Parameter in IEASYSxx:

None

Notes

ABDUMP parameters for a dump to be taken can be specified in three ways:

  1. The DUMPOPT keyword of an ABEND macro instruction.
  2. Initial dump options specified in IEAABD00.  These options are added to the options specified on the dump request parameter list.
  3. System dump options altered by the CHNGDUMP operator command.  Options can be added or deleted from the option list.

Syntax

bulletThere are two keywords, SDATA and PDATA.  Each keyword is followed by a string of operands separated by a comma and enclosed in parenthesis.  A single operand does not need parenthesis.
bulletIf the operands are specified on multiple card images, indicate continuation by a trailing comma followed by a blank.

Parameters

SDATA
ALLSDATAAll of the following options are automatically specified.
NUCControl program nucleus.  SQA, LSQA, and the PSA are included
SQASystem queue area
LSQALocal system queue area for the address space, including subpools 229 and 230.
SWAScheduler work area for the failing task.
CBControl blocks related to the failing task.
ENQEnqueue control blocks (QCBs and QELs) related to the failing task.
TRTGTF or supervisor trace table depending on whether the ABEND occurs after or during and IPL, and whether the TRACE ON command was issued at IPL.
DMData management control blocks (DEB, DCB, IOB) for the task.
IOIOS control blocks (UCB, EXCPD) for the task.
ERRRecovery termination control blocks (TRM2WA, registers from the SDWA, SCB, EED) for the task.
PDATA
ALLPDATAAll of the following options are automatically specified.
PSWProgram status word and entry to ABEND.
REGSContents of general registers at entry to ABEND.
SA or SAHSave area linkage information and backward trace of save areas.  (This options is selected by ALLPDATA).

SAH requests only save area linkage information.

JPAContents of the job pack area (module names and contents) related to the failing task.  Includes active SVCs related to the failing task.
LPAContents of the LPA (module names and contents) related to the failing task.  Includes active SVCs related to the failing task.
ALLPAContents of both the job pack area and the LPA as the related to the failing task, plus SVCs related to the failing task.
SPLSUser storage subpools (0-127) related to the failing task.

 

This information was obtained from Tommy Sprinkle's WEB Site and reproduced with permission. 

The information on this site is the combined effort of a lot of people, please credit the authors if you use their information.
Please read the Disclaimer page for the restrictions, copyright, and other uses of the information contained on this site.
For problems or questions regarding this web contact Bob.
Last updated: November 26, 2003.