SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual523730-004
6-19
SQL 4073
Cause. You specified the COLLATE clause after an expression that is not a character
data type.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4074
Cause. The CONTROL QUERY statement completed successfully.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
SQL 4075
Cause. You attempted to divide by zero in constant expression name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4076
Cause. There is an overflow in constant expression name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4077
Cause. You specified an invalid argument in function name. This function accepts only
one or two arguments, both numeric.
Effect. The operation fails.
4073 The COLLATE clause may appear only after an expression
of character data type, not data type.
4074 CONTROL QUERY successful.
4075 Division by zero occurred in constant expression name.
4076 Overflow occurred in constant expression name.
4077 Function name accepts only one or two operands.