CHC0320W
CHC0320W Column name of table owner.table is not NULL capable.
Explanation—NULL was replicated to the named subscription column that is not capable of accepting NULL. NULL was either received from the source table or produced through a data transformation.
Message Variables:
name—The name of the subscription column that is not capable of accepting NULL.
owner—The owner of the target table containing the column.
table—The name of the target table containing the column.
Message Destination—Product administration log
System Action—The field in the named subscription column is not set to NULL.
Operator Response—None
Client Administrator Response—Change the subscription column to accept NULL or modify data transformations so that NULL cannot be generated and placed in a field in the column.