SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Release 3.1 Messages Manual—663849-001
6-42
SQL 4178
Cause. You attempted to perform a rollback that included an update of a variable
length column.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
SQL 4179
Cause. You included a SEQUENCE BY statement in a stream expression.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
SQL 4180
Cause. You attempted to use a stream expression to perform a top-level DELETE.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
SQL 4183
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.
4178 Update of variable length column name is not permitted
on rollback.
4179 SEQUENCE BY is not supported for stream expressions.
4180 Stream expression is not supported for top level DELETE
statement.
4183 Embedded DELETE statements are not allowed on referenced
tables.










