Neoview Messages Manual (R2.3)
SQL 4069
4069 Column name uses an unsupported collation.
Cause You specified a column name that uses an unsupported collation.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4070
4070 The operand of function name must be exact numeric.
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
4071 The first operand of function name must be a datetime.
Cause You specified an invalid operand for function name. It must be datetime.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4072
4072 The operand of function name must be a datetime containing a name.
Cause You specified an invalid operand for function name. It must be a datetime operand
containing the variable listed in the message.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4073
4073 The COLLATE clause may appear only after an expression of character
data type, not data type.
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
4074 CONTROL QUERY successful.
Cause The CONTROL QUERY statement completed successfully.
Effect None.
Recovery Informational message only; no corrective action is needed.
SQL 4075
4075 Division by zero occurred in constant expression name.
Cause You attempted to divide by zero in constant expression name.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
134 Binder and Compilation Messages (4000 Through 4999)