//S1 EXEC PGM=ADRDSSU,PARM='TYPRUN=NORUN' .... //SYSIN DD * RESTORE DSN(**) .........
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jerry Callen Sent: Friday, October 19, 2018 2:48 PM To: [email protected] Subject: How can I list the contents of a ADRDSSU DUMP dataset? I'd like to be able to list the names of the files present in a "logical dump" dataset produced by ADRDSSU. AFAIK, there isn't a command to ADRDSSU to do that (seems like an odd omission...). The format of the dump dataset is thoroughly described: https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fknowledgecenter%2FSSLTBW_2.3.0%2Fcom.ibm.zos.v2r3.adru000%2Ffmtdds.htm&data=02%7C01%7Callan.staller%40HCL.COM%7C509ce9f007b946febb3108d635fbd60e%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636755753110341477&sdata=kaTSFGDA4BL3eC9Zce6CEtP%2FOL4JXryYkcJwtK5rBtw%3D&reserved=0 But I really don't want to have to write the code to grovel over the dataset and format this stuff if someone else has already done it. :-) I looked on the CBT Tape; no joy. Any suggestions? -- Jerry ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ::DISCLAIMER:: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
