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-25
SQL 3101
Cause. You specified a statement with duplicate ISLACK clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3102
Cause. You specified a statement with duplicate PARALLEL EXECUTION clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3103
Cause. You specified a statement with duplicate PARTITION clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3104
Cause. You specified a CREATE TABLE statement with incorrect syntax. Only the
ADD option is supported in a PARTITION clause.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3101 Duplicate ISLACK clauses were specified.
3102 Duplicate PARALLEL EXECUTION clauses were specified.
3103 Duplicate PARTITION clauses were specified.
3104 Only the ADD option is allowed in a PARTITION clause in
a CREATE TABLE statement.