Neoview Messages Manual (R2.3)
Recovery Correct the syntax and resubmit.
SQL 3088
3088 The ALLOCATE AND DEALLOCATE cannot coexist in the same ALTER TABLE
statement.
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
3089 The [NO]ICOMPRESS clause is not allowed in the ALTER TABLE ...
ATTRIBUTE(S) statement.
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
3090 Duplicate LOCKLENGTH clauses were specified.
Cause You specified a statement with duplicate LOCKLENGTH clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3091
3091 The [NO]AUDIT clause is not allowed in the CREATE INDEX statements.
Cause You specified a CREATE INDEX statement with the [NO]AUDIT clause, which is
not supported.
Effect The HP Neoview database software ignores the CREATE INDEX statement.
Recovery Correct the syntax and resubmit.
SQL 3092
3092 Duplicate BLOCKSIZE clauses were specified.
Cause You specified a statement with duplicate BLOCKSIZE clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3093
3093 Duplicate DCOMPRESS clauses were specified.
Cause You specified a statement with duplicate DCOMPRESS clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3094
3094 The DEALLOCATE clause is not allowed in the CREATE INDEX statements.
96 Parser and Compilation Messages (3000 Through 3999)