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

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual523730-004
20-22
SQLSTATE Values
0182F 4087 Prototype value 'name' is not a valid qualified name.
0182G 4088 The number of values in each TRANSPOSE item of a
TRANSPOSE set must be equal.
0182H 4089 Check constraint name contains a subquery, which is not yet
supported.
0182L 4093 The number of output dynamic parameters (num) must equal
the number of selected values (num).
0182M 4094 The number of output host variables (num) must equal the
number of selected values (num).
0182N 4095 A DEFAULT whose value is NULL is not allowed in name.
0182O 4096 A DEFAULT specification is currently allowed only when
simply contained in the VALUES list of an INSERT.
0182P 4097 A NULL operand is not allowed in function name.
0182Q 4098 A NULL operand is not allowed in operation name.
0182R 4099 A NULL operand is not allowed in predicate name.
0182S 4100 A NULL value is not allowed in a select list unless it is CAST
to some data type.
0182T 4101 If name is intended to be a further table reference in the FROM
clause, the preceding join search condition must be enclosed
in parentheses.
0182U 4102 The FIRST/ANY n syntax cannot be used with in an
outermost SELECT statement.
0182W 4104 If a character literal was intended, you must use the single
quote delimiter instead of the double: name instead of name.
0182X 4105 Unknown translation.
0182Y 4106 The character set for the operand of function name must be
name.
0182Z 4107 Column name has no default value, so DEFAULT cannot be
specified.
01830 4108 Inside a ROWS SINCE, another sequence function contained
an invalid reference to the THIS function.
01831 4109 Sequence functions placed incorrectly: name.
01832 4110 The query contains sequence functions but no SEQUENCE
BY clause: name.
01833 4111 The query contains a SEQUENCE BY clause but no sequence
functions.
01834 4112 Absolute and relative sampling cannot occur in the same
BALANCE expression.
01835 4113 The sample size for name Sampling must be num.
Table 20-1. SQLSTATE Values (page 21 of 85)
SQLSTATE SQLCODE Error Text