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

In this blog post, let’s learn about the error message “3089 The [NO]ICOMPRESS clause is not allowed in the ALTER TABLE … 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

3089 The [NO]ICOMPRESS clause is not allowed in the ALTER TABLE … ATTRIBUTE(S) statement.

Reason for the Error

You specified an ALTER TABLE…ATTRIBUTE(S) statement that includes the [NO]ICOMPRESS clause, which is not supported.

Solution

Correct the syntax and resubmit