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

how to compare PDS TO PDS


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
raviprasath_kp
Warnings : 1

New User


Joined: 20 Feb 2005
Posts: 65
Location: chennai

PostPosted: Mon May 28, 2007 4:20 am
Reply with quote

hi

i have two PDS(one is having 200 members and 300 for otherone)
here 100 member are same
so i want to compare pds to pds

is any spl tool or method is here to compare PDS TO PDS
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 28, 2007 5:44 am
Reply with quote

Hello,

I know of no single feature on a standard system that will do this automatically. There may be some 3rd party product, but if there is, i'm not familiar with it.

If i really wanted to do this, i'd list the member names of both, compare them generating a list of names that were in both, from that list of names, i'd generate batch SUPERC jcl/control statements, and run the compare.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon May 28, 2007 11:18 am
Reply with quote

There is a full support for PDS comparison in SUPERC.

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

New User


Joined: 14 Mar 2007
Posts: 24
Location: Mysore

PostPosted: Mon May 28, 2007 2:15 pm
Reply with quote

IN TSO 3.13 is best option for comparing PDS TO PDS
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 28, 2007 4:10 pm
Reply with quote

Good catch - don't know just where my minid was. . . . icon_redface.gif
Back to top
View user's profile Send private message
raviprasath_kp
Warnings : 1

New User


Joined: 20 Feb 2005
Posts: 65
Location: chennai

PostPosted: Sun Oct 07, 2007 10:51 pm
Reply with quote

thanks i got it

using superC I GIVEN * IN MEMBER THEN IT WORKS Fine

thanks for your help
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 4
No new posts Compare only first records of the fil... SYNCSORT 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