Tony, Rexx the wonder horse can do it too , ‘LISTDSI’
Scott On Tue, Dec 10, 2019 at 8:36 AM PINION, RICHARD W. <[email protected]> wrote: > Run the TSO command LISTD 'partitioned.data.set' M in a batch job > executing IKJEFT01. > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf > Of Vernooij, Kees (ITOP NM) - KLM > Sent: Tuesday, December 10, 2019 8:17 AM > To: [email protected] > Subject: Re: Looking for a utility to create a master listing of all PDS > members on a system > > [External Email] > > If you have SAS I would use this, because then you can produce all kinds > of statistics on the PDSs and members. > - Use PROC SOURCE to produce a memberlist of each PDS. > - Create a database with the PDS / member info. > - Produce all desired statistics and cross checks from that database. > > Kees. > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Tony Thigpen > Sent: 10 December 2019 14:11 > To: [email protected] > Subject: Looking for a utility to create a master listing of all PDS > members on a system > > I am looking for a utility that will take a list of PDS libraries and > generate a list of all members in the PDS. > > I have hundreds of PDSs on an old system I have to maintain and all the > old staff with any knowledge are gone. There are hundreds of PDS libraries > and no doc as to where anything is stored. I want, as a one time job, to > create a listing with a single line per member/PDS set: > Member_name PDS_name > > I figure there is something already available before I start writing > something new. > > This system does *not* have any PDSE libraries as it is OS/390 02.10. > > -- > Tony Thigpen > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > ******************************************************** > For information, services and offers, please visit our web site: > http://www.klm.com. This e-mail and any attachment may contain > confidential and privileged material intended for the addressee only. If > you are not the addressee, you are notified that no part of the e-mail or > any attachment may be disclosed, copied or distributed, and that any other > action related to this e-mail or attachment is strictly prohibited, and may > be unlawful. If you have received this e-mail by error, please notify the > sender immediately by return e-mail, and delete this message. > > Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its > employees shall not be liable for the incorrect or incomplete transmission > of this e-mail or any attachments, nor responsible for any delay in receipt. > Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch > Airlines) is registered in Amstelveen, The Netherlands, with registered > number 33014286 > ******************************************************** > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > Confidentiality notice: > This e-mail message, including any attachments, may contain legally > privileged and/or confidential information. If you are not the intended > recipient(s), or the employee or agent responsible for delivery of this > message to the intended recipient(s), you are hereby notified that any > dissemination, distribution, or copying of this e-mail message is strictly > prohibited. If you have received this message in error, please immediately > notify the sender and delete this e-mail message from your computer. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Scott Ford IDMWORKS z/OS Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
