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

Comparing 2 Datasets using Rexx


IBM Mainframe Forums -> CLIST & REXX
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: Thu Dec 03, 2009 12:48 am
Reply with quote

Hi All,

I know we can compare the datasets (PS/PDS) using SuperCe. But I want to know whether we can do it using REXX. If so, please provide me a starting point from where I can start with.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Dec 03, 2009 12:50 am
Reply with quote

the most You will find is how to invoke superce thru rexx,
but nothing more...

no reason to reinvent the wheel,
furthermore the algorithms for file comparison are quite complicated

clarify better the requirements
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Dec 03, 2009 12:59 am
Reply with quote

for someone who can't be bothered reading the info about how to use superc in interactive mode,
how far do you think he will get with something as complicated as a rexx script to compare multiple ds's?
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Thu Dec 03, 2009 2:35 am
Reply with quote

I read the question differently.

You can call superc from a rexx program by allocating the correct DD names and providing the correct input commands. And calling the superc load module.
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top