HPE NonStop SQL/MX Error – 4233 seq-pseudo-col cannot be used in a DDL statement.

In this blog post, let’s learn about the error message “4233 seq-pseudo-col cannot be used in a DDL statement.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

4233 seq-pseudo-col cannot be used in a DDL statement.

Reason for the Error

You executed a DDL operation, using a sequence generator value.

Solution

Remove the seq-pseudo-col from the DDL statement and resubmit