IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Comparing 2 PDS


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
som_infotech

New User


Joined: 25 Feb 2006
Posts: 38
Location: chennai-india

PostPosted: Sat Sep 26, 2009 12:23 am
Reply with quote

Hi All,

I searched our Forum and didnt find a response for this query.

I have to compare 2 PDS and need to get a list of memebers which are differening from each and other. And this I have to accomplish using a JCL and JCL should select all the members in the input PDS.

As I have have 100 PDS to compare and all 100 PDS has different members in it. And I have to compare these 100 PDS to 1 PDS.

What would be the better way to do it.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Sep 26, 2009 12:43 am
Reply with quote

No shortcut available.
You will have to run 100 ISPF superc steps
use ISPF to build one instance of the batch jcl,
do some adjustments like making a procedure out of it and run it 100 times

maybe You will have to process the 100 results datasets to get some significant data..

what if the same member is present in more than one dataset ??
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Comparing Header and Trailer. DFSORT/ICETOOL 7
No new posts Comparing Signed Packed decimal and p... SYNCSORT 2
No new posts Comparing Comp-3 fields with greater ... DFSORT/ICETOOL 11
No new posts Comparing inside same file DFSORT/ICETOOL 2
No new posts Comparing two sequential files COBOL Programming 14
Search our Forums:

Back to Top