HPE NonStop SQL/MX Error – 1016 Redundant references to column column-name were specified in the constraint or trigger definition.

In this blog post, let’s learn about the error message “1016 Redundant references to column column-name were specified in the constraint or trigger definition.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

1016 Redundant references to column column-name were specified in the constraint or trigger definition.

Reason for the Error

You created a constraint with multiple references to column-name.

Solution

Correct the syntax and resubmit