HP Neoview Messages Manual page 155

Table of Contents

Advertisement

table-names1 and
table-names2
Cause
You attempted to perform a union operation that has an embedded INSERT, UPDATE,
or DELETE statement.
Effect
The operation failed.
Recovery
Modify the statement and resubmit.
SQL 4162
4162 GROUP BY is not supported for stream expression. Tables in scope:
name.
Cause
You attempted to perform a GROUP BY in conjunction with a stream expression.
Effect
The HP Neoview database software is unable to compile the statement.
Recovery
Modify the statement and resubmit.
SQL 4163
4163 GROUP BY is not supported for embedded name1 expression. Tables
in scope: name2.
Cause
You attempted to perform a GROUP BY in conjunction with an embedded expression.
Effect
The HP Neoview database software is unable to compile the statement.
Recovery
Modify the statement and resubmit.
SQL 4164
4164 Outer relation of right join cannot be embedded name expression.
Tables in scope: name.
Cause
You attempted to perform a right join using an embedded expression as the outer
relation.
Effect
The HP Neoview database software is unable to compile the statement.
Recovery
Modify the statement and resubmit.
SQL 4165
4165 Outer relation of right join cannot be stream expression. Tables
in scope: name.
Cause
You attempted to perform a right join using a stream expression as the outer relation.
Effect
The HP Neoview database software is unable to compile the statement.
Recovery
Modify the statement and resubmit.
SQL 4166
4166 ORDER BY clause is not supported in UNION of two streams. Tables
in scope: name1, name2.
Cause
You attempted to use an ORDER BY clause in the UNION of two streams.
Effect
The HP Neoview database software is unable to compile the statement.
Recovery
Modify the statement and resubmit.
SQL 4167
4167 Embedded operation statements are not supported in subqueries.
is an INSERT operation.
operation
Cause
You attempted to perform a subquery that included an embedded INSERT statement.
are names of HP Neoview database tables that are in
scope.
155

Advertisement

Table of Contents
loading

Table of Contents