Try the ONLY option in DDLIST/ISRDDN, too. ONLY LINK for example isolates a Member search to LINKLIST (and LPA). DUP identifies duplicate member names found, and SAVE stores the results in <HLQ>.ISRDDN.DUPLICAT
All good stuff natively from ISPF. On Tue, Feb 2, 2016 at 1:50 PM, Ed Jaffe <[email protected]> wrote: > On 2/2/2016 9:33 AM, Doug Henry wrote: > >> When I do a DDLIST like Ed suggests I just get " Current Data Set >> Allocations " with Actions: B E V M F C I Q". >> I tried this both on our z/OS V2R1 and z/OS V2R2 systems. >> > > That's exactly what you're supposed to get. Then you continue with the > additional commands: > > ===> LNK > ===> MEMBER memname > <respond 'YES' to the prompt> > > For those that suggested TSO ISRDDN, this is the *exact* same utility. The > only difference is that it is being accessed using an IBM-provided ISPF > command table entry. > > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > http://www.phoenixsoftware.com/ > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
