SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—523730-004
6-17
SQL 4064
Cause. You specified operands for function name with incompatible character data
types.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4066
Cause. You specified operands of a UNION statement that are not of equal degree,
which is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4067
Cause. You specified invalid operands for function name. They must be operands of
type character.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
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.
4064 The operands of function name must be compatible
character data types (that is, of the same character set).
4066 The operands of a UNION must be of equal degree.
4067 The operands of function name must be character data
types.
4068 The operand of function name must contain an even number
of characters.