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

How to compare the contents of two PDS members


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

New User


Joined: 06 Feb 2006
Posts: 3

PostPosted: Mon Feb 06, 2006 8:13 pm
Reply with quote

To compare the contents of two PDS members
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Mon Feb 06, 2006 8:29 pm
Reply with quote

Hi,

I think you can make use of 3.13 compare option.


Hope I reached you.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Feb 06, 2006 9:42 pm
Reply with quote

Few options:
1 - Using SUPERC (by 3.13, job or programmatically).
2 - The COMPARE edit command (which is actually interface to SUPERC).
3 - Non-IBM product like COMPAREX or FILE-AID.

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

New User


Joined: 06 Jan 2006
Posts: 9

PostPosted: Tue Feb 07, 2006 12:17 pm
Reply with quote

HI

U HAVE A COMMAND BY NAME " COMP" WHICH CAN BE USED TO COMPARE TWO PDS MEMBERS.


SYNTAX IS AS FOLLOWS

1. OPEN THE MEMBER OF FIRST PDS AND THEN ON THE COMMAND LINE ISSUE COMP "2 DATASET NAME".

THIS WILL WORK FINE.PLS TRY.
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 Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
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
Search our Forums:

Back to Top