I know I've been out of the loop for a while but are DDDEFs associated with FMIDs now?
If you issue the LIST FORFMID(xxx) command, the element portion of the listing should show the DDDEFs for the target library, the distribution library, and any LMOD libraries for each element owned by that FMID. You might want to scrape the output with REXX and sort the names with NODUP to make it manageable. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Juergen Kehr > Sent: Wednesday, July 22, 2015 9:31 AM > To: [email protected] > Subject: SMP/E question > > Hello, > > at this time we're migrating from z/OS 1.13 to 2.1. In order to restructure > our SMP/E > environment I need an easy solution to report the DDDEFs which belong to a > specific > FMID or a report which gives me all DDDEFs for all installed FMIDs, but only > those > DDDEFs which are used as output for these FMIDs, that means the report > shouldn't include > the needed CALLLIB DDDEFs. > > I couldn't find a standard report or list command of SMP/E which produces > such a report. > The reason, why I need such a listing is that I would identify any libraries > which are used > from more than one FMID. We would like to split our CSI into FMIDs which are > closely > connected to base z/OS and those who have exclusive libraries. > > I would be able to produce such a report using the GIMAPI interface, but > perhaps there is > an easier solution available. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
