CHC1422E
CHC1422E The default value for column name in table table is incompatible; the data types are incompatible.
Explanation—A default value is incompatible with the data type of the column in the named table. Although Management Console enforces data type compatibility, this message catches any specified default value that is not the correct type.
Message Variables:
name—The name of the column in the table that has been assigned a default value incompatible with the data type of the column.
table—The name of the table that contains the column which has been assigned an incompatible default value.
Message Destination—Product administration log
System Action—Replication ends.
Operator Response—None
Client Administrator Response—Use the information provided in the message text to identify the default value setting in Management Console that caused this message to be generated. Change the default value to the correct data type, and then restart replication activities that were stopped by this error.