Neoview Messages Manual (R2.2)

Cause You attempted to perform a DECLARE... FOR UPDATE clause that included an
embedded DELETE statement.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4170
4170 Stream expressions are not supported for insert statements.
Cause You attempted to perform an insert statement that includes a stream expression.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4171
4171 Embedded operation statements are not supported in INSERT
statements.
operation
is an INSERT operation.
Cause You attempted to perform an INSERT that included an embedded INSERT statement.
Effect The operation failed.
Recovery Modify the statement and resubmit.
SQL 4173
4173 Stream expression is not supported for top level UPDATE statements.
Cause You attempted to perform a top-level UPDATE statement that included a stream
expression.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4174
4174 JOIN_ORDER_BY_USER prevented compiler from reordering query tree.
Cause The HP Neoview database software compiler could not reorder the join tree because
the JOIN_ORDER_BY_USER directive is in effect.
Effect The Neoview database software is unable to compile the statement.
Recovery Disable the JOIN_ORDER_BY_USER directive and resubmit.
SQL 4175
4175 Join between embedded name1 expression and embedded name2 expression
is not supported. Tables in scope: name3.
Cause You attempted to perform a join between two embedded expressions.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4176
4176 Join between stream expression and embedded name1 expression is
not supported. Tables in scope: name2.
Cause You attempted to perform a join between a stream expression and an embedded
expression.
Effect The HP Neoview database software is unable to compile the statement.
150 Binder and Compilation Messages (4000 Through 4999)