The attempt was made to use one of the functions DATE, TIME, TIMESTAMP, USER, USERGROUP, STAMP, or TRUE or FALSE for a default specification of a column having a data type not compatible with such a specification.
The attempt was made to call a <FUNCTION SPEC> for a value which does not allow this function to be applied.
The attempt was made to form a <DATETIME EXPRESSION> or <LABELED DURATION> with a value having a data type which is invalid for this purpose.
User Action:
If a default is specified, another default must be chosen, or the default specification must be removed from the SQL statement.
Use a QUERY statement issued on the system table DOMAIN.COLUMNS to find out the data types of the specified columns. A check can be made as to whether the desired effect can be achieved by a function converting numbers into character strings or vice versa.