SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
5-54
SQL 3401
Cause. You used a hexadecimal format to represent a character string that is not
supported by NonStop SQL/MX.
Effect. The operation fails.
Recovery. Do not use a hexadecimal format for the character set you specified.
SQL 3402
Cause. You either used illegal hexadecimal digits, supplied an odd number of
hexadecimal digits, or misplaced space separators.
Effect. The operation fails.
Recovery. Specify the string in the correct hexadecimal format and resubmit.
SQL 3403
Cause. You specified a character operand with a character set that the function does
not support.
Effect. The operation fails.
Recovery. Do not use the character operand with that character set in the function.
SQL 3404
Cause. You specified SQL_TEXT as the module character name set. SQL_TEXT is
synonymous with UCS2, which is not supported.
Effect. The operation fails.
Recovery. Replace SQL_TEXT with ISO88591 and resubmit.
3401 Hexadecimal representation of string literals associated
with character set name is not supported.
3402 The format of the value hexadecimal string literal is
not valid.
3403 Function name1 does not take an operand with character
set name2.
3404 Character set name, to which SQL_TEXT is aliased, is not
allowed for a SQL module.










