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-12
SQL 4042
Cause. You specified a comparison predicate with operands that are not of equal
degree, which is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4043
Cause. You specified an operand for function name that is not a character, which is
required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4044
Cause. You specified collation name1, which does not support the predicate or
function listed in the message.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4045
Cause. You specified operands for function name that are not numeric, which is
required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
4042 The operands of a comparison predicate must be of equal
degree.
4043 The operand of function name must be character.
4044 Collation name1 does not support the name2 predicate or
function.
4045 The operand of function name must be numeric.