SPP4016 Error, Statement beginning at line <line>:Host variable <name> is too small to receive column <column>
Language:
C, COBOL, PL/I
Possible Cause:
The receiving character type field for a DATE column is to small to receive the requested format.
Possible Solution:
Increase the size of the host variable to at least the minimum size necessary for the specified DATE format.