FYI, Co:Z includes a z/OS Unix "catsearch" shell command, which can print
just the DSN or also an ISPF 3.4-like listing.
https://dovetail.com/docs/dspipes/dsp-ref_catsearch.html
Co:Z is free to use under our Community License.



On Mon, Jul 1, 2019 at 5:50 PM Mark Zelden <[email protected]> wrote:

> On Fri, 28 Jun 2019 19:10:45 -0500, Mark Zelden <[email protected]> wrote:
>
> >using "NAME" produces two lines (one that includes that catalog).  Once
> you know that catalog
> >adding "CAT(blahblah)" to the LISTCAT will give one line per dataset name.
> >
> >A better option is my version of IGGCSI00 - CATSRCH.  It can be used with
> a panel or
> >just by itself -    "TSO CATSRCH dsn.pattern.** .   However, the output
> goes in a browse
> >temp data set so you have to use TSO ISRDDN (or the DDLIST line command)
> to edit the data set
> >or save it some place from there.
> >
> >The best option may be to use this simple CLIST (not on my web site /
> CBT).  You can
> >pass the DSN level to it (default is your userid).  I call it
> "DSLISTSV".  It will save the list
> >as a single data set per line in "userid.SAVE.DATASETS".
> >
>
> <snip>
>
> >Should I add this to my CBT file?  If I do, I would also add "MEMLISTSV":
> >
>
> No one said yes, but I added them to CBT file 434 and my web site anyway.
>
> BTW, sometime in the last 24 hours I hit over 700,000 visitors on my web
> site!
> Thanks for your support!  :-)
>
>
> Regards,
>
> Mark
> --
> Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
> ITIL v3 Foundation Certified
> mailto:[email protected]
> Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
> Systems Programming expert at http://search390.techtarget.com/ateExperts/
> ----------------------------------------------------------------------
> 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

Reply via email to