Informix Error -22283
-22283 Numeric value from database cannot be stored in COBOL data item.
In IBM Informix ESQL/COBOL, a number of conditions can cause this error message to appear. The value is too large, data cannot contain a negative value, a signed value cannot be stored in an unsigned data item, or a float overflow has occurred.