SQL/MX 2.x Messages Manual (H06.04+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—540498-003
6-43
SQL 4184
Cause. You attempted to perform an embedded UPDATE statement on columns that
are part of a referential constraint.
Effect. The operation fails.
Recovery. Modify the statement and resubmit.
SQL 4200
Cause. You attempted to use a stream expression for a compound statement.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
SQL 4201
Cause. You attempted to use an embedded expression for a compound statement.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
SQL 4202
Cause. You attempted to perform an embedded expression that included SEQUENCE
BY.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the statement and resubmit.
4184 Columns that are part of a referential constraint cannot
be updated using embedded UPDATE statements.
4200 Stream expressions are not supported for compound
statements.
4201 Embedded name expression is not supported for compound
statements.
4202 SEQUENCE BY is not supported for embedded name
expressions.










