Neoview Messages Manual (Volume 1) (R2.4)

Effect The operation failed.
Recovery Modify the statement and resubmit.
SQL 4168
4168 Stream expressions are not supported in subqueries.
Cause You attempted to perform a subquery that included a stream expression.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4169
4169 Embedded delete statements are not allowed when using DECLARE ...
FOR UPDATE clause.
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.
152 Binder and Compilation Messages (4000 Through 4999)