>-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] >On Behalf Of Paul Gilmartin >Sent: Wednesday, July 29, 2015 8:07 AM >To: [email protected] >Subject: Aliases (was: z/OS 2.2 announcement) > >Is there a utility to enumerate all ALIASes to a given RELATED DSN? If not, >there's a problem. The information must exist: if the RELATED DSN is >deleted, the ALIASes are quietly deleted.
LISTCAT ENT(dsn) ALL. If dsn is not VSAM, the RELATED field in the output will show all aliases, if any. If dsn is VSAM, the PATH field will show any aliases. If dsn is a path or alias, the RELATED field will show the true name of the target ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
