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-24
Recovery. Correct the syntax and resubmit.
SQL 3097
Cause. You specified a CREATE TABLE statement that includes the DEALLOCATE
clause, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3098
Cause. You specified a statement with duplicate LOCATION clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3099
Cause. You specified a statement with duplicate FILE ATTRIBUTE(S) clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3100
Cause. You specified a statement with duplicate DSLACK clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3097 The DEALLOCATE clause is not allowed in the CREATE TABLE
statements.
3098 Duplicate LOCATION clauses were specified.
3099 Duplicate FILE ATTRIBUTE(S) clauses were specified.
3100 Duplicate DSLACK clauses were specified.