Neoview Messages Manual (Volume 2) (R2.4)
Table 3-3 SQLSTATE Values Beginning 01800 (continued)
Error TextSQLCODESQLSTATE
Intersection between embedded name expression and embedded name expression
not supported. Tables in scope: name, name.
41600184G
Union between embedded name expression and embedded name expression not
supported. Tables in scope: name, name.
41610184H
Groupby not supported for stream expression. Tables in scope: name.
41620184I
Groupby not supported for embedded name expression. Tables in scope: name.
41630184J
Outer relation of right join cannot be embedded name expression. Tables in scope:
name.
41640184K
Outer relation of right join cannot be stream expression. Tables in scope: name.
41650184L
ORDER BY clause not supported in UNION of two streams. Tables in scope: name,
name.
41660184M
Embedded name statements not supported in subqueries.
41670184N
Stream expressions not supported in subqueries.41680184O
Embedded DELETE statements not allowed when using DECLARE ... FOR UPDATE
clause.
41690184P
Stream expressions not supported for insert statements.41700184Q
Embedded name statements not supported in INSERT statements.
41710184R
Stream expression not supported for top level UPDATE statements.41730184T
JOIN_ORDER_BY_USER prevented compiler from reordering query tree.41740184U
Join between embedded name expression and embedded name expression not
supported. Tables in scope: name.
41750184V
Join between stream expression and embedded name expression not supported. Tables
in scope: name.
41760184W
Update of name column name not permitted on rollback.
41770184X
Update of variable length column name not permitted on rollback.
41780184Y
SEQUENCE BY not supported for stream expressions.41790184Z
Stream expression not supported for top level DELETE statement.418001850
Stream expressions not supported for compound statements.42000185K
Embedded type expression not supported for compound statements.
42010185L
SEQUENCE BY not supported for embedded type expressions.
42020185M
INSERT/UPDATE/DELETE operation on nonaudited table name requires index
maintenance which might cause the index(es) to become corrupt.
42030185N
Stream access supported only for key-sequenced tables. Table: name.
42040185O
Embedded type supported only for key-sequenced tables. Table: name.
42050185P
Embedded type supported only for updateable views. View: name.
42060185Q
Index name and other indexes covering a subset of columns do not cover all output
values of stream.
42070185R
Index name and other indexes covering a subset of columns do not cover all columns
referenced in where clause of stream.
42080185S
Update of nullable column name not permitted on rollback.
42090185T
SQLSTATE Values 111