Options for SDUMP, SYSABEND, SYSUDUMP, and SYSMDUMP

The options that you can specify on the CHNGDUMP command follow. The default options for the IEAABD00, IEADMP00, and IEADMR00 parmlib members are: CB, DM, ENQ, ERR, IO, JPA, LPA, LSQA, NUC, PSW, REGS, RGN, SA, SPLS, SQA, SUM, SWA, and TRT.

SDUMP options

ALLNUC
All of the DAT-on nucleus, including page-protected areas, and all of the DAT-off nucleus.
ALLPSA or NOALLPSA or NOALL
Prefix storage area for all processors. NOALLPSA or NOALL specifies that these areas are not to be dumped.
COUPLE
XCF related information in the sysplex.
CSA
Start of changeEntireEnd of change Common storage areaStart of change including the high virtual CSA storageEnd of changeStart of change and virtual storage for 64-bit addressable memory objects created using one of the following servicesEnd of change: Start of change
  • IARV64 REQUEST=GETCOMMON,DUMP=LIKECSA
  • IARCP64 COMMON=YES,DUMP=LIKECSA
  • IARST64 COMMON=YES,TYPE=PAGEABLE
End of change
GRSQ
Global resource serialization (ENQ/DEQ/RESERVE) queues.
Notes:
  1. When the GRS is running in STAR mode, the output of the GRSDATA subcommand is dependent on the GRSQ option setting of the parmlib member GRSCNFxx. For more information about the GRSCNFxx GRSQ setting, see the z/OS MVS Planning: Global Resource Serialization.
  2. GRSQ is used for cases where ENQ resources need to be collected. See the "Formatting global resource serialization dump data" section in z/OS MVS Diagnosis: Reference for more information about problems related to GRS itself.
Start of changeHCSAByASIDEnd of change
Start of changeHigh virtual CSA storage that is owned by the ASIDs for which SDUMP captures data. See the ASID parameter for details about the ASIDs that are dumped. The HCSAByASID option was introduced to provide a control that limits the amount of DUMP=LIKECSA dumpable attribute data that is captured; you can elect to capture the data for one subsystem and not another subsystem.
Attention: When this option is specified alone, it might result in the inclusion of none of the above the bar CSA storage in the dump.
End of change
Start of changeThis and the other HCSAxxxx options are filters that are introduced as CHNGDUMP options. They assist during installation by controlling the amount of storage that is captured for an SVC dump.End of change
Start of changeThe following table describes how HCSAByASID, HCSANoOwner, and HCSASysOwner affect the CSA storage that is captured in an SVC dump:
Table 1. Affects on the CSA storage captured in an SVC dump
Specified SDATA option or options CSA storage that is included in the dump
CSA All above the bar and below the bar CSA storage
CSA, HCSAByASID, HCSANoOwner, HCSASysOwner All below the bar CSA storage, high virtual CSA storage that is owned by the ASIDs that are included in the dump, high virtual CSA storage for which the owner has ended, and high virtual CSA storage that belongs to the SYSTEM.

The dump does not include high virtual CSA storage that is owned by the ASIDs that are excluded from the dump.

HCSAByASID, HCSANoOwner, HCSASysOwner All high virtual CSA storage that is owned by the ASIDs that are included in the dump, high virtual CSA storage for which the owner has ended, and high virtual CSA storage that belongs to the SYSTEM

No below the bar CSA storage is included in the dump.

(Neither CSA nor any of the HCSAxxxx options) None of the CSA storage is included in the dump.
End of change
Start of changeHCSANoOwnerEnd of change
Start of changeHigh virtual CSA storage for which the owner has ended.
Attention: When this option is specified alone, it might result in the inclusion of none of the above the bar CSA storage in the dump.
End of change
Start of changeHCSASysOwnerEnd of change
Start of changeHigh virtual CSA storage that belongs to the SYSTEM.
Attention: When this option is specified alone, it might result in the inclusion of none of the above the bar CSA storage in the dump.
End of change
LPA
Link pack area.
LSQA
Local system queue area Start of changeand virtual storage for 64-bit addressable memory objects created using one of the following servicesEnd of change: Start of change
  • IARV64 REQUEST=GETSTOR,DUMP=LIKELSQA
  • IARCP64 COMMON=NO,DUMP=LIKELSQA
  • IARST64 COMMON=NO
End of change
NUC
Non-page-protected areas of the DAT-on nucleus.
PSA
Prefix storage area of the dumping processor.
RGN
Entire private area Start of changeand virtual storage for 64-bit addressable memory objects created using one of the following servicesEnd of change: Start of change
  • IARV64 REQUEST=GETSTOR,DUMP=LIKERGN
  • IARV64 REQUEST=GETSTOR,SVCDUMPRGN=YES
  • IARCP64 COMMON=NO,DUMP=LIKERGN
  • IARST64 COMMON=NO
End of change
SERVERS
Requests that the registered IEASDUMP.SERVER dynamic exits receive control.

Be warned, however, this setting also causes all synchronous dumps to be converted into asynchronous dumps, which can result in unexpected behavior if the dump requestor was expecting the dump to complete before control was returned to the program. The use of this option is therefore not recommended for general use, so IBM® has defaulted the SERVERS option for all operator initiated and SLIP trap SVC dumps.

SQA or NOSQA
System queue area Start of changeand virtual storage for 64-bit addressable memory objects created using one of the following servicesEnd of change: Start of change
  • IARV64 REQUEST=GETCOMMON,DUMP=LIKESQA
  • IARCP64 COMMON=YES,DUMP=LIKESQA
  • IARST64 COMMON=YES,TYPE=FIXED
  • IARST64 COMMON=YES,TYPE=DREF
End of change

NOSQA specifies that this data not be dumped.

SUMDUMP or SUM
Requests the summary dump function. For a description of NOSUM the summary dump function, see z/OS MVS Programming: Authorized Assembler Services Reference LLA-SDU.
NOSUM or NOSUMDUMP
Requests that the function not be performed.
SWA
Scheduler work area.
TRT
GTF, system trace, and master trace data.
WLM
Workload management related information in the sysplex.
XESDATA
XES-Related information in the sysplex.

SDATA options for SYSABEND dump type

The SDATA options for the SYSABEND dump type request application related system storage, including key 0 areas, that the application program or programmer can see.

ALLSDATA
Sets all of the other SDATA options except NOSYM and ALLVNUC.
ALLVNUC
All of the DAT-on nucleus, including page-protected areas.
CB
Format of task-related control blocks.
DM
Data management control blocks.
ENQ
Global resource serialization control blocks for the current task.
ERR
RTM control blocks.
IO
I/O supervisor control blocks.
LSQA
Local system queue area.
NOSYM
Symptom dump is not to be produced.
NUC
Non-page-protected areas of the DAT-on nucleus.
PCDATA
Program call data for the current task.
SQA
System queue area.
SUM
Summary dump data.
SWA
Scheduler work area.
TRT
GTF and system trace data. (For an authorized user, system trace data is for all address spaces in the system. For an unauthorized user, system trace data is for the user's address space only. The GTF data is for the user's address space only.)

SDATA options for SYSUDUMP dump type

The SDATA options for the SYSUDUMP dump type request application related system storage, including key 0 areas, that the application program or programmer can see.

ALLSDATA
Sets all of the other SDATA options except NOSYM and ALLVNUC.
ALLVNUC
All of the DAT-on nucleus, including page-protected areas.
CB
Format of task-related control blocks.
DM
Data management control blocks.
ENQ
Global resource serialization control blocks for the current task.
ERR
RTM control blocks.
IO
I/O supervisor control blocks.
LSQA
Local system queue area.
NOSYM
Symptom dump is not to be produced.
NUC
Non-page-protected areas of the DAT-on nucleus.
PCDATA
Program call data for the current task.
SQA
System queue area.
SUM
Summary dump data.
SWA
Scheduler work area.
TRT
GTF and system trace data. (For an authorized user, system trace data is for all address spaces in the system. For an unauthorized user, system trace data is for the user's address space only. The GTF data is for the user's address space only.)

PDATA options for SYSABEND dump type

The PDATA options for the SYSABEND dump type request areas of application storage that are accessible using problem program keys.

ALLPDATA
Sets all of the PDATA options.
ALLPA
Sets both the LPA and JPA options.
JPA
job pack area.
LPA
Link pack area for this job.
PSW
Program status word.
REGS
General registers.
SA
Save area trace (long form).
SAH
Save area trace (short form).
SPLS
Allocated storage subpools.
SUBTASKS
Program data for the main task and all subtasks of this job. (SUBTASKS is always included for abends with a system completion code of X'22'.)

PDATA options for SYSUDUMP dump type

The PDATA options for the SYSUDUMP dump type request areas of application storage that are accessible using problem program keys.

ALLPDATA
Sets all of the PDATA options.
ALLPA
Sets both the LPA and JPA options.
JPA
Job pack area.
LPA
Link pack area for this job.
PSW
Program status word.
REGS
General registers.
SA
Save area trace (long form).
SAH
Save area trace (short form).
SPLS
Allocated storage subpools.
SUBTASKS
Program data for the main task and all subtasks of this job. (SUBTASKS is always included for abends with a system completion code of X'22'.)

SYSMDUMP options

ALL
Sets all of the other SYSMDUMP options except NOSYM and ALLNUC.
ALLNUC
All of DAT-on nucleus, including page-protected areas, and all of the DAT-off nucleus.
CSA
The portions of the common storage area that are not fetch-protected.
GRSQ
Global resource serialization (ENQ/DEQ/RESERVE) queues.
Notes:
  1. when the GRS is running in STAR mode, the output of the GRSDATA subcommand is dependent on the GRSQ option setting of the parmlib member GRSCNFxx. For more information about the GRSCNFxx GRSQ settting, see the z/OS MVS Planning: Global Resource Serialization.
  2. GRSQ is used for cases where ENQ resources need to be collected. Problems related to GRS itself requires more information. See the "Formatting global resource serialization dump data" topic in z/OS MVS Diagnosis: Reference for more information.
LPA
Link pack area for this job.
LSQA
Local system queue area.
NOSYM
Symptom dump is not to be produced.
NUC
Non-page-protected areas of the DAT-on nucleus.
RGN
Entire private area.
SQA
System queue area.
SUM
Requests the summary dump function. For a description of the summary dump function, see z/OS MVS Programming: Authorized Assembler Services Reference LLA-SDU.
SWA
Scheduler work area.
TRT
System trace data. (For an authorized user, system trace data is for all address spaces in the system. For an unauthorized user, system trace data is for the user's address space only.)