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-22
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. SQL/MX ignores the CREATE INDEX statement.
Recovery. Correct the syntax and resubmit.
SQL 3092
Cause. You specified a statement with duplicate BLOCKSIZE clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3093
Cause. You specified a statement with duplicate DCOMPRESS clauses.
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.
3092 Duplicate BLOCKSIZE clauses were specified.
3093 Duplicate DCOMPRESS clauses were specified.