SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual523730-004
5-42
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3181
Cause. You specified an invalid logical name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3182
Cause. You specified an extra semicolon in a compound statement.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3183
Where clause-name is the clause specified.
Cause. You specified a CREATE PROCEDURE containing multiple occurrences of the
clause-name clause.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3184
Where string1 is the illegal SQLSTATE value.
Cause. You attempted to use an illegal SQLSTATE value. A valid SQLSTATE value is
a single quoted string value that begins with an “S” or an “s” followed by a four-digit
integer.
Effect. The operation fails.
Recovery. Specify a valid SQLSTATE value and resubmit.
3181 Specified name is not a valid three part ANSI name.
3182 Extra semicolon(;) in a compound statement.
3183 Duplicate clause-name clauses were specified.
3184 An invalid SQLSTATE value string1 was found. Message:
string2