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

Compare two PDS members?


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cigarman

New User


Joined: 19 May 2007
Posts: 25
Location: Chicago

PostPosted: Wed Jul 18, 2007 9:36 pm
Reply with quote

Is there any way of comparing two PDS members. I'd like to write a REXX EXEC to compare members of one PDS to the same members in another PDS to determine if there is any difference. Much like a SUPERC compare.

rp
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Jul 18, 2007 9:38 pm
Reply with quote

The comparison algorithms are not that simple...

Why SUPERC or ICETOOL are not suitable for Your needs ??

regards

e.s
Back to top
View user's profile Send private message
cigarman

New User


Joined: 19 May 2007
Posts: 25
Location: Chicago

PostPosted: Wed Jul 18, 2007 10:42 pm
Reply with quote

SUPERC could be used if I knew how to invoke it from rexx and get the results back. Any ideas?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Jul 18, 2007 10:54 pm
Reply with quote

You'd code it the same way you would a batch SUPERC job.

There are probably plenty of examples in these forums.
Back to top
View user's profile Send private message
cigarman

New User


Joined: 19 May 2007
Posts: 25
Location: Chicago

PostPosted: Wed Jul 18, 2007 10:57 pm
Reply with quote

how to perform 3.13 ( datasets compare program) using REXX

Found in a search...duh...my bad, sorry.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Jul 19, 2007 2:22 pm
Reply with quote

As always, looking at the fine manual can answer your question.

O.
Back to top
View user's profile Send private message
cigarman

New User


Joined: 19 May 2007
Posts: 25
Location: Chicago

PostPosted: Thu Jul 26, 2007 10:50 pm
Reply with quote

Thanks for the RTFM comment O. But what I was orginally looking for was a REXX EXEC to the same function.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Duplicate several members of/in one l... JCL & VSAM 7
No new posts Compare two files with a key and writ... SYNCSORT 3
No new posts Compare latest 2 rows of a table usin... DB2 1
No new posts How to compare two rows of same table DB2 11
Search our Forums:

Back to Top