It sounds like you are trying to identify the location of members in your PARMLIB concatenation. ISPF's DDLIST command can help. Enter DDLIST on any ISPF panel, then enter sub-command PARMLIB, then sub-command M XYZ PARMLIB will locate all members named XYZ in the PARMLIB concatenation.
- Don Imbriale On Wed, Apr 14, 2010 at 8:09 AM, Frank Allan Rasmussen < [email protected]> wrote: > Hello > > Is the a unility where it is possible to do something like this: > > PRINT MEMBER=XYZ,DD=ABC > > And the JCL > > //ABC DD DISP=SHR,DSN=X.B > // DD DISP=SHR,DSN=X.A > > Output > > MEMBER XYZ found in DSN X.A > > <member> > > We have a auditor on site and he is looking into our parmlibs. > > > > > Venlig hilsen > > Frank Allan Rasmussen > > IT, It-Drift > > [email protected]<mailto: > [email protected]> > Direkte tlf. 76631650 Mobil: 29201650 > > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

