Neoview Messages Manual (R2.3)

Table 24-8 SQLSTATE Values Beginning 44000 (continued)
Error TextSQLCODESQLSTATE
Procedure parameter name was not used.
-3162X034I
Host variable name appears more than once in the INTO list. Execution results will
be undefined.
-3163X034J
Extra semicolon(;) in a compound statement.-3182X0352
Internal error in the query binder.-4000X0400
CONTROL QUERY successful.-4074X0422
The FIRST/ANY n syntax cannot be used with in an outermost SELECT statement.
-4102X042U
More than one table will be locked: name.
-4124X043G
Primary key of table expression name must be used for join with embedded name
expression. Tables in scope: name.
-4150X0446
Stream access supported only on updateable views name.
-4151X0447
Table name cannot be both read and updated.
-4152X0448
Statement might not compile due to an order requirement on stream expression.-4153X0449
Statement might not compile due to an order requirement on embedded name
expression.
-4154X044A
Secondary indexes don't support order requirement. Table: name.
-4155X044B
Inner relation of left join cannot be stream expression. Tables in scope: name.
-4157X044D
Join of stream expressions not supported. Tables in scope: name.
-4158X044E
Intersection of stream expressions not supported. Tables in scope: name.
-4159X044F
Intersection between embedded name expression and embedded name expression
not supported. Tables in scope: name, name.
-4160X044G
Union between embedded name expression and embedded name expression not
supported. Tables in scope: name, name.
-4161X044H
Groupby not supported for stream expression. Tables in scope: name.
-4162X044I
Groupby not supported for embedded name expression. Tables in scope: name.
-4163X044J
Outer relation of right join cannot be embedded name expression. Tables in scope:
name.
-4164X044K
Outer relation of right join cannot be stream expression. Tables in scope: name.
-4165X044L
ORDER BY clause not supported in UNION of two streams. Tables in scope: name,
name.
-4166X044M
Embedded name statements not supported in subqueries.
-4167X044N
Stream expressions not supported in subqueries.-4168X044O
Embedded DELETE statements not allowed when using DECLARE ... FOR UPDATE
clause.
-4169X044P
Stream expressions not supported for insert statements.-4170X044Q
Embedded name statements not supported in INSERT statements.
-4171X044R
Stream expression not supported for top level UPDATE statements.-4173X044T
JOIN_ORDER_BY_USER prevented compiler from reordering query tree.-4174X044U
Join between embedded name expression and embedded name expression not
supported. Tables in scope: name.
-4175X044V
468 SQLSTATE Values Returned by the Neoview Database