SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
6-18
SQL 4068
Cause. You specified invalid operands for function name. They must contain an even
number of characters.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4069
Cause. You specified a column name that uses an unsupported collation.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4070
Cause. You specified an invalid operand for function name. It must be type exact
numeric.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4071
Cause. You specified an invalid operand for function name. It must be datetime.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
4068 The operand of function name must contain an even number
of characters.
4069 Column name uses an unsupported collation.
4070 The operand of function name must be exact numeric.
4071 The first operand of function name must be a datetime.