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-12
SQL 4041
Cause. You attempted to compare two type specifications that cannot be compared.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
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.
4041 Type specification1 cannot be compared with type
specification2.
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.










