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 Manual691121-001
5-23
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.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3094
Cause. You specified a CREATE INDEX statement that includes the DEALLOCATE
clause, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3095
Cause. You specified a statement with duplicate [NO]ICOMPRESS clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3096
Cause. You specified a statement with duplicate [NO]SERIALWRITES clauses.
Effect. The operation fails.
3092 Duplicate BLOCKSIZE clauses were specified.
3093 Duplicate DCOMPRESS clauses were specified.
3094 The DEALLOCATE clause is not allowed in the CREATE INDEX
statements.
3095 Duplicate [NO]ICOMPRESS clauses were specified.
3096 Duplicate [NO]SERIALWRITES clauses were specified.