If I know, 1 - that the address spaced owned dataspaces, and 2 - that the
DSPLIST was coded on the dump, why wouldn't there be any dataspaces dumped?
This is on z/OS 1.7, and the DSPLIST field is NOT in common storage
(according to Peter Relson, in another thread, this is NOT required).

Wayne Driscoll
Product Developer
JME Software LLC
NOTE: All opinions are strictly my own.
  

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Robert Wright
Sent: Tuesday, May 09, 2006 11:56 AM
To: [email protected]
Subject: Re: Determining what, if any, dataspaces are in a dump

Wayne Driscoll wrote on 05/09/2006 12:32:30 PM:

> I have an SVC dump taken on a z/OS system, with the DSPLIST parm on 
> the SDUMPX macro.  The parm specified the current asid, with an * for 
> the dataspace name.  How do I determine what dataspaces have been dumped?

If you're interested in what actually arrived in the dump, try

  listdump dsname(your-data-set-name) select(dumped)

or just enter "ld" to the left of the data set name when it is shown on the
inventory panel of the IPCS dialog.

Bob Wright - MVS Service Aids

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the
archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to