Lizette, off the top of my head, I was thinking that it might be easier to
use a database or some file where you can load the filename, member and
other information, and then retrieve it in whichever order you want -
member then date (descending) then filename, for example.

*don*

On Thu, Jan 12, 2012 at 9:55 AM, Lizette Koehler <[email protected]>wrote:

> I have the need to audit many PDS datasets.  I am trying to find the most
> current version of the member.
>
> The information I need is
>
> DSN      MEMBER         Lines of Member     Member Date Created    Member
> Last Updated   USERID who Updated it (if available)
> DSN1   ABC                500                   2011/01/02
> 2012/01/01                 XYZ0001
>
>
> Then I need to compare that information against similar datasets.
>
> So if I have DSN1 DSN2 and DSN3
>
> I will need to
> 1)  Get the above info from all 3 datasets
> 2)  Compare results of DSN1 vs. DSN2, DSN2 vs DSN3 and DSN1 vs DSN3
>
> Not so bad with 2 or 3 but I have around 50.
>
> So before I go and invent a REXX to do this, I thought I would see if there
> were any other recommendations about.  I know about LISTDSI but was not
> sure
> if there was something else.
>
> Thanks
>
> Lizette Koehler
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

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

Reply via email to