Informix Error -1225
-1225 Column does not admit a NULL value.
This statement attempted to store a null value in a column that has been defined as not allowing nulls. Review the definition of the table, and revise the statement so that it supplies values for all required columns.