SQL/MX 3.x Messages Manual (H06.22+, J06.11+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual—640324-001
21-12
SQLSTATE Values
01705 3005 A DECLARE CURSOR statement cannot dynamically get its
cursor name from a host variable while also statically declaring
a cursor specification. A dynamic cursor requires the name of
a previously prepared statement, or a host variable containing
such a name; a static cursor requires a fixed, static name.
01706 3006 In a dynamic cursor declaration both the cursor and the
statement must be named in the same way: both must be
literals or both must be string host variable expressions.
01707 3007 In an ALLOCATE CURSOR statement both the cursor and the
statement must be named using string host variables.
01708 3008 Precision of type UNSIGNED data type, value, cannot
exceed 9.
01709 3009 DROP ASSERTION statement is not yet supported.
0170A 3010 Character set name is not yet supported.
0170B 3011 name is not a valid qualified name; it has more than 3 name
parts.
0170C 3012 COUNT is the only aggregate function that accepts (*) as an
operand.
0170D 3013 Subtraction is the only operation allowed in the parenthesized
expression preceding an interval qualifier.
0170E 3014 Precision of numeric, value, cannot exceed 18.
0170F 3015 Scale value cannot exceed precision value.
0170G 3016 Precision of decimal, value, cannot exceed 18.
0170H 3017 Expected an unsigned integer, not value.
0170I 3018 Expected an unsigned smallint, not value.
0170J 3019 Expected an unsigned number within the parentheses, not
value.
0170K 3020 Expected an unsigned number as the first operand within the
parentheses, not value.
0170L 3021 Expected an unsigned number as the second operand within
the parentheses, not value.
0170M 3022 The name operator is not yet supported.
0170N 3023 The COLLATE clause in a sort specification is not yet
supported.
0170O 3024 The MATCH PARTIAL clause is not yet supported.
0170P 3025 The format of the subvolume name part in the specified
location name name is invalid. The subvolume name part must
be eight characters long and begin with the letters ZSD.
0170Q 3026 A comma must be used to separate file attributes.
Table 21-1. SQLSTATE Values (page 11 of 84)
SQLSTATE SQLCODE Error Text










