> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of
> Steve Comstock
> Sent: Wednesday, January 04, 2012 8:06 AM
> To: [email protected]
> Subject: Re: How to find a PDS member
> 
> On 1/4/2012 12:50 AM, Lizette Koehler wrote:
> >>
> >> "Graham Hobbs"<[email protected]>  wrote in message
> >> news:<[email protected]>...
> >>> Hello,
> >>> Just returned to z/OS mainframe after 10 years, working alone,
> >>> nobody to talk to:-(. My first elementary question:
> >>>
> >>> - there are many PDS's in the environment I now have access to
> >>> - need to find which PDS(s') members called ABCCOP* exist
> >>> - I don't know which PDS it or they are in
> >>>
> >>> - Question: Can I find it/them with ISPF 3.14 or 3.15; if not then
> >>> how?
> >>>
> >>> Please, thanks, more duqu's to come:-) Graham
> >>
> >
> > Graham,
> > Lizette
> 
> Actually, for what he is looking for, the MEMBER command would be
> better: From a 3.4 data set list, enter:
> 
> ===> m abccop*
> 
> and each data set that is a PDS or PDSE that contains a member with that
nameing
> pattern will have a message 'Member: ABCCOP*'
> next to the member's name.
> 
> 
> SRCHFOR looks for text inside datasets or members.
> 

Steve,

I would not disagree.  However, what if the member had been renamed to
ZZZCOPxx - then the M ABCCOP* would miss it.  So doing the SRCHFOR might be
better if the comments inside the members showed the original name of
ABCCOPxx.  Of course that is an assumption that the member is documented
properly inside.

Second assumption is the version of z/OS (ISPF) he is on supports both
SRCHFOR and Member search.  ;-)


Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to