Hi All,
What's the maximum number that can be squeezed into the two different PIC fields above, and how does the TRUNC(BIN/OPT/STD) compiler option affect it.
The reason I ask is that I am working with a product called HPS which defines it's 'Integer' fields as S9(8) COMP, and then moves it to a DB2 'Integer' field, which is S9(9) COMP. There is a worry that the two are incompatible.
Marc
What's the maximum number that can be squeezed into the two different PIC fields above, and how does the TRUNC(BIN/OPT/STD) compiler option affect it.
The reason I ask is that I am working with a product called HPS which defines it's 'Integer' fields as S9(8) COMP, and then moves it to a DB2 'Integer' field, which is S9(9) COMP. There is a worry that the two are incompatible.
Marc