HPE NonStop SQL/MX Error – 1083 Validation for constraint constraint-name failed; incompatible data exists in table.

In this blog post, let’s learn about the error message “1083 Validation for constraint constraint-name failed; incompatible data exists in table.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

1083 Validation for constraint constraint-name failed; incompatible data exists in table.

Reason for the Error

Data in the table violates the check constraint.

Solution

Remove data that violates the constraint from the table and resubmit