On Tue, 5 May 2009 14:53:38 +0300, גדי בן  אבי <[email protected]> wrote:

>Yes, that is what we were looking for, unfortunately, I doubt if anyone
here will 
>be willing to pay for it.

Same type of mind set here too. But my response to the user is then along
the lines of: "Oh, you don't really __NEED__ it. You just __WANT__ it." I.e.
if it is a real NEED, then somebody will dig up the cash.

>
>Thanks anyway,
>
>Gadi
>

Paul Gilmartin may be able to help you with this. Assuming that I am
remembering correctly, he has NFS mounted z/OS datasets onto a UNIX
subdirectory. Once you have done that, you can use the UNIX "grep" command
to scan the members of PDSes which match the dataset name in question and
list the members which contain the string. This is not for the faint of
heart. I have never tried it.

Another possibility would be to write a REXX program which does a catalog
lookup on the given high level to get a list of all the PDSes. It would then
do an ALLOCATE of each PDS to NEWDD and then invoke the program ISRSUPC
(SearchFor) against it.

--
John

----------------------------------------------------------------------
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

Reply via email to