Informix Error -3101
-3101 The column column-name does not allow null values.
When you added data to a table, you did not specify data for the column shown. However, that column is defined in the database as not allowing null values. You cannot add the row unless you supply a value.