Error 16324

Severity

10

Message text

%1!: data for column no: %2! cannot be NULL.

Explanation

The specified API has detected an attempt to pass NULL data to a column that is not nullable.

Action

Confirm that the remote column definition accepts NULL. If so, make sure that the CS_CANBENULL bit of the CS_DATAFMT status field is set. If the specified API accepts a null value for the indicator parameter, verify that it is set properly to indicate NULL data is being passed.

Additional information

Symbolic constant: SRV_EWRONGNULL