SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
5-22
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.
SQL 3089
Cause. You specified an ALTER TABLE...ATTRIBUTE(S) statement that includes the
[NO]ICOMPRESS clause, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3090
Cause. You specified a statement with duplicate LOCKLENGTH clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3091
Cause. You specified a CREATE INDEX statement with the [NO]AUDIT clause, which
is not supported.
Effect. NonStop SQL/MX ignores the CREATE INDEX statement.
Recovery. Correct the syntax and resubmit.
3088 The ALLOCATE AND DEALLOCATE cannot coexist in the same
ALTER TABLE statement.
3089 The [NO]ICOMPRESS clause is not allowed in the ALTER
TABLE ... ATTRIBUTE(S) statement.
3090 Duplicate LOCKLENGTH clauses were specified.
3091 The [NO]AUDIT clause is not allowed in the CREATE INDEX
statements.










