SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—523730-004
5-21
Recovery. Correct the syntax and resubmit.
SQL 3085
Cause. You specified duplicate [NO]BUFFERED clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3086
Cause. You specified duplicate [NO]CLEARONPURGE clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3087
Cause. You specified an ALTER TABLE...ATTRIBUTE(S) statement that includes the
[NO]COMPRESS clause, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3088
Cause. You specified an ALTER TABLE statement with both ALLOCATE and
DEALLOCATE clauses, which is not supported.
Effect. The operation fails.
Recovery. Correct the ALTER TABLE statement to include either ALLOCATE or
DEALLOCATE.
3085 Duplicate [NO]BUFFERED clauses were specified.
3086 Duplicate [NO]CLEARONPURGE clauses were specified.
3087 The [NO]COMPRESS clause is not allowed in the ALTER
TABLE ... ATTRIBUTE(S) statement.
3088 The ALLOCATE AND DEALLOCATE cannot coexist in the same
ALTER TABLE statement.