We just upgraded to an iSeries box with 5.3. We were running 4.6. My RPG programs function properly until I recompile the program. Then I get an compile error 7073 regarding the length of a key field not equal. The compile shows BIN2 (and sometimes multiples) after the other key fields and I can't get it to compile. What can I do?
Software/Hardware used:
ASKED:
November 16, 2005 3:06 PM
UPDATED:
November 20, 2009 6:32 AM
BIN2 is a 2-byte binary (integer) field. But as noted, without seeing an example of the output, there’s not much chance of guessing what’s happening. The description of the problem is far too vague.
Tom