Neoview Messages Manual (R2.3)
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.
Recovery Modify the statement and resubmit.
SQL 4177
4177 Update of name1 column name2 is not permitted on rollback.
Cause You attempted to update clustering key components or columns associated with
referential integrity constraints during a rollback.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4178
4178 Update of variable length column name is not permitted on rollback.
Cause You attempted to perform a rollback that included an update of a variable length
column.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4179
4179 SEQUENCE BY is not supported for stream expressions.
Cause You included a SEQUENCE BY statement in a stream expression.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4180
4180 Stream expression is not supported for top level DELETE statement.
Cause You attempted to use a stream expression to perform a top-level DELETE.
Effect The HP Neoview database software is unable to compile the statement.
Recovery Modify the statement and resubmit.
SQL 4183
4183 Embedded DELETE statements are not allowed on referenced tables.
Cause You attempted to perform an embedded DELETE statement on a table with a
referential constraint.
Effect The operation fails.
Recovery Modify the statement and resubmit.
SQL 4184
4184 Columns that are part of a referential constraint cannot be updated
using embedded UPDATE statements.
Cause You attempted to perform an embedded UPDATE statement on columns that are
part of a referential constraint.
149