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-26
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3108
Cause. You specified a statement with both LIKE and STORE BY clauses, which is
not supported.
Effect. The operation fails.
Recovery. Correct the statement to include one of these clauses.
SQL 3109
Cause. You specified a statement with duplicate STORE BY clauses.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3110
Cause. You specified a statement with both LIKE and ATTRIBUTE(S) clauses, which
is not supported.
Effect. The operation fails.
Recovery. Correct the statement to include one of these clauses.
SQL 3111
Cause. You specified a statement with both LIKE and LOCATION clauses, which is
not supported.
Effect. The operation fails.
Recovery. Correct the statement to include one of these clauses.
3108 The LIKE clause and STORE BY clause cannot coexist in
the same statement.
3109 Duplicate STORE BY clauses were specified.
3110 The LIKE clause and ATTRIBUTE(S) clause cannot coexist
in the same statement.
3111 The LIKE clause and LOCATION clause cannot coexist in
the same statement.