HPE NonStop SQL/MX Error – 3075 The [NO]COMPRESS clause is not allowed in the ALTER INDEX … ATTRIBUTE(S) statement.

In this blog post, let’s learn about the error message “3075 The [NO]COMPRESS clause is not allowed in the ALTER INDEX … ATTRIBUTE(S) statement.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3075 The [NO]COMPRESS clause is not allowed in the ALTER INDEX … ATTRIBUTE(S) statement.

Reason for the Error

You specified an ALTER INDEX…ATTRIBUTE(S) statement that includes a [NO]COMPRESS clause, which is not supported.

Solution

Correct the syntax and resubmit