SQL/MX 3.x Messages Manual (H06.22+, J06.11+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—640324-001
5-55
SQL 3406
Cause. The DDL statement coded in unicode contains non-ISO88591 characters.
NonStop SQL/MX does not support arbitrary unicode characters.
Effect. The operation fails.
Recovery. Remove non-ISO88591 characters and resubmit.
SQL 3409
Cause. You attempted to declare a cursor on an embedded INSERT statement.
Effect. The operation fails.
Recovery. Modify the statement and resubmit.
SQL 3415
Where name is the name of the function.
Cause. The first operand you supplied for function name is not an allowed value.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3406 A DDL statement could not be translated into a statement
consisting of single-byte characters for processing.
3409 Declaring a cursor on an embedded INSERT statement is
not yet supported.
3415 The first operand of function name is not valid.










