View previous topic :: View next topic |
Author |
Message |
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Mon Mar 06, 2006 12:09 pm Post subject: Utility to mass compare members |
|
|
Hi,
I need to compare members btw 2 PDS. The problem here is there are more than 10,000 members. Is there any utility that can do this job.
Here's what i want to do :-
1) get all the members from PDS 1 and search for the same in PDS 2.
2) If found then output the changes in a flat file.
i know this can be done using INSYNC. But using this for more than 10,000 members would a herculian task.
Would really appreciate if anyone can solve this.
Thanks,
Tattva |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Mon Mar 06, 2006 1:10 pm Post subject: |
|
|
tattva,
Did you try 3.13 aka SuperC?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Mon Mar 06, 2006 2:10 pm Post subject: |
|
|
Kolusu,
I just need to compare the record layout for all the 10,000 members.
Is there any way to just compare the record length of all the 10,000 members. basiclly they are all copybooks, |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Mon Mar 06, 2006 2:26 pm Post subject: |
|
|
Quote: |
Kolusu,
I just need to compare the record layout for all the 10,000 members.
Is there any way to just compare the record length of all the 10,000 members. basiclly they are all copybooks,
|
tattva,
Try this.
1. Open pds1 in browse/edit mode.
2. Type SAVE PDSLIST1 at the command prompt and press ENTER
3. This will save your member listing under 'userid.PDSLIST1.MEMBERS'. or just press PF1 to find out the name of the saved dataset.
4. Repeat the steps 1-3 for pds2 using PDSLIST2
5. Now use these 2 datasets to compare in 3.13. you can compare names(which start at pos 12) and the size/length at pos 56.)
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Mon Mar 06, 2006 3:44 pm Post subject: |
|
|
Hi Kolusu,
The size/length is not the actual record layout.
I would like to compare the "Record layout fixed length" of each menber.
Also, the second PDS is the production library
Thanks,
tattva |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Tue Mar 07, 2006 10:40 am Post subject: |
|
|
tattva,
I am lost. I do not understand what you are trying to DO. To compare 2 PDS you can use SUPERC . Did you even try using that? we can ONLY help if you are able to define your requirements properly as none of has crystal balls to read what is on your mind.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
|
|