The DSPLIST indicated * One entry (based on the length) * Jobname of "*" * Dataspace name of 00001EDB
The SDUMP requested only the current ASID. I'd guess that the system will only try to dump data spaces owned by ASID's that are being dumped (or a data space that is SCOPE=COMMON, AKA "a CADS"), applying the DSPLIST data to each such ASID looking for a match. If you are referring to multiple data spaces within the same ASID, they would not have the same name so it's not surprising you'd only get one. If GENNAME=YES was specified, they could have the same trailing characters, but the first (numeric) characters would differ. If you are referring to data spaces owned by different ASIDs, you might need to use an ASIDLST and identify the proper set of ASIDs. Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
