Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Compare datasets using REXX

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
sandhya rani

New User


Joined: 05 Dec 2006
Posts: 17
Location: hyderabad

PostPosted: Fri Feb 08, 2008 4:46 pm    Post subject: Compare datasets using REXX
Reply with quote

Can anyone let me know how do I design a rexx, wherein I ask the user to enter the datasets to be compared (more than one). Then I need to compare the given datasets and need to display the results.
Back to top
View user's profile Send private message
References
PostPosted: Fri Feb 08, 2008 4:46 pm    Post subject: Re: Compare datasets using REXX Reply with quote

expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3169
Location: Brussels once more ...

PostPosted: Fri Feb 08, 2008 5:00 pm    Post subject:
Reply with quote

What's wrong with using 3.12 under ISPF ?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1897
Location: Israel

PostPosted: Fri Feb 08, 2008 5:21 pm    Post subject:
Reply with quote

Or invoking SUPERC itself from within REXX?

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

New User


Joined: 05 Dec 2006
Posts: 17
Location: hyderabad

PostPosted: Fri Feb 08, 2008 5:40 pm    Post subject:
Reply with quote

expat wrote:
What's wrong with using 3.12 under ISPF ?


using 3.12 i can compare only one pair of datasets.

I am doing regression testing and I need to compare the output datasets of job that is run using old load and new load. I need to campare more then twenty set of datasets so I just wanted to design tool where in a panel I ask the user to eneter dataset to be compared like old dataset and new dataset and the results.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1897
Location: Israel

PostPosted: Fri Feb 08, 2008 5:54 pm    Post subject:
Reply with quote

Sandhya Rani -

3.12 is actually foreground execution of SUPERC. You can do the same in background, concatenating multiple datasets to NEWDD/OLDDD.

O.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1