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-44
SQL 4198
Cause. Clustering key columns were specified in the SET clause of an embedded
UPDATE statement.
Effect. The statement does not compile.
Recovery. Remove the clustering key columns from the SET clause and compile the
statement again.
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.
4198 Clustering key columns cannot be specified in the SET
clause of an embedded UPDATE statement.
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.










