Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Thu Jan 07, 2010 1:56 pm Post subject:
Your problem is that your values are unnormalized. Some have decimal places and some don't. So you have to normalize the values to all have the same number of decimal places before you can do the INCLUDE. You would normalize the values with INREC and then use OUTFIL INCLUDE on the normalized values.
Some questions before I can show you how to do this:
You're using 11,10 for the numeric value, but it appears that it is really in 11,9. What position does the third field actually start in - it looks like it's in 20 - is it really in 21?.
Can your values have more than two decimal places (e.g. 10.053?). If so, what is the maximum number of decimal places a value can have? _________________ 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
_________________ 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