Try IDCAMS command LISTCAT ALIAS ALL. If you try it under TSO then you need to do PROFILE NOPREFIX first.
https://www.ibm.com/support/pages/idcams-listc-alias-all-under-tso On Fri, Jul 10, 2020 at 3:22 PM Bruce Lightsey <[email protected]> wrote: > > Slight (or major) correction Kirk - datasets cataloged in the master catalog > return correctly. Any dataset in any user catalog is "not found". > > I can, for example, find the SYS1.CPU1.VTAMLST dataset that is cataloged in > the master catalog CATALOG.VMVSMCA but I cannot find CCITS.DATACOM.R12.MSG015 > in catalog CATALOG.VSYS023 or PH.PROD.PR731P.RW.P0703.FILE08 in catalog > CATALOG.VDSK204 or any other dataset cataloged in any user catalog. > > > > > Bruce Lightsey > Database Manager > MS Department of Information Technology Services > 601-432-8144 | www.its.ms.gov > > DISCLAIMER: This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. If you have received this email in error please notify the system > manager. This message contains confidential information and is intended only > for the individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. If you are not the intended recipient you are > notified that disclosing, copying, distributing or taking any action in > reliance on the contents of this information is strictly prohibited > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf Of > Kirk Wolf > Sent: Friday, July 10, 2020 9:52 AM > To: [email protected] > Subject: Re: potential catalog search error - shown by IGGCSI00 [EXTERNAL] > > On Thu, Jul 9, 2020 at 4:14 PM Feller, Paul < > [email protected]> wrote: > > > This all sounds like similar behavior of the option in 3.4 called > > "Include Additional Qualifiers". If you don't set the option on you > > have to wild card your dataset list. With the option set on you don't > > have to use wild card to get a dataset list. > > > > All the code I've ever written using IGGCSI00 I've had to use wild > > cards to get the list of datasets I wanted. In the manual they talk > > about how the use of wild cards or no wild cards will affect the output > > from IGGCSI00. > > > > > > I'm not sure what you are referring to in the IGGCSI00 documentation. > > The > first paragraph says: > > > *"The generic filter key can be a fully-qualified entry name, in which case > one entry is returned, or the generic filter key can contain "wild cards" > so thatmultiple entries can be selected on a single invocation."* > > You can verify proper behavior with the following use of IBM's sample REXX > program: > > READY > exec 'sys1.samplib(iggcsirx)' > ENTER FILTER KEY > MYHLQ.DSN > > On *one* of Bruce's LPARs, this fails for *any* dataset, even those cataloged > in the master catalog. > > > Kirk Wolf > Dovetailed Technologies > http://dovetail.com > > Thanks.. > > > > Paul Feller > > GTS Mainframe Technical Support > > > > ---------------------------------------------------------------------- > 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 -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
