View previous topic :: View next topic |
Author |
Message |
ssd Beginner
Joined: 24 Mar 2006 Posts: 25 Topics: 10
|
Posted: Thu Dec 13, 2007 6:47 am Post subject: Compare 2 files and generate a 3rd file |
|
|
I have a requirement to compare 2 files (File 1 and File 2) and generate a third file such that it contains those records which are not in file 2. Is it possible to do it with the SORT utility ? |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Thu Dec 13, 2007 6:56 am Post subject: |
|
|
obviously you have not searched the utilities forum or looked at any of the stickys in the utilities forum. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
vkphani Intermediate

Joined: 05 Sep 2003 Posts: 483 Topics: 48
|
|
Back to top |
|
 |
ssd Beginner
Joined: 24 Mar 2006 Posts: 25 Topics: 10
|
Posted: Thu Dec 13, 2007 9:12 am Post subject: |
|
|
Thankyou all for your help |
|
Back to top |
|
 |
amargulies Beginner
Joined: 10 Jan 2007 Posts: 123 Topics: 0
|
Posted: Thu Dec 13, 2007 9:58 am Post subject: |
|
|
If you have SyncSort for z/OS 1.2, you can accomplish this in a single pass of the data using JOIN. _________________ Alissa Margulies
SyncSort Mainframe Product Services
201-930-8260
zos_tech@syncsort.com |
|
Back to top |
|
 |
|
|