SPP4012 Warning, Statement beginning on line <line>:Host variable <name> has no whole digits; probable error when <column> returned
Language:
COBOL, PL/I
Possible Cause:
The column returned from the table/view has a whole digit specification and the receiving host variable does not. Possible loss of significant data when field is returned.
Possible Solution:
Check the specification of the host variable for inadvertent miscoding.