Now i want a new output file which should be a merge of these three
files namely File A, File B, File C. From each of these file i need only
records till 25 length.
Note here the duplicates should also be taken care, like mentioned in the output file.Can this be achieved using ICETOOL or any other utility? please let me know.
Thanks _________________ Arun
"Genius is one percent inspiration and ninety-nine percent perspiration." -- Thomas A. Edison
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Tue Jul 27, 2004 10:24 am Post subject:
Kolusu,
I don't see how this can work. If the SUM does NOT result in an overflow, then ALL of the records with '1' in 76 will be summed to get a single '1' record, so you won't get the second '1' record. If the SUM does overflow, then you'll get extra '1' records, but there's no way to control the overflows such that you'll necessarily get the extra records you want. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum