HP NonStop SQL/MX Messages Manual page 173

Table of Contents

Advertisement

Parser and Compilation Messages (3000 through
3999)
SQL 3182
3182 Extra semicolon(;) in a compound statement.
Cause. You specified an extra semicolon in a compound statement.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3183
3183 Duplicate clause-name clauses were specified.
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
3184 An invalid SQLSTATE value string1 was found. Message:
string2
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.
SQL 3185
3185 SIGNAL parameter 3 must be of type string.
Cause. You attempted a SIGNAL statement with a third parameter that is not a quoted
string.
Effect. The operation fails.
Recovery. Specify a parameter that is a quoted string and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
5- 43

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents