Neoview Messages Manual (Volume 1) (R2.4)

Cause You attempted to insert or update rows in an individual table partition, which is not
supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4062
4062 The preceding error actually occurred in function name.
Cause The HP Neoview database software detected an error in function name. Errors that
appear before this one refer to the low level computations that this function uses.
Effect The operation fails.
Recovery Correct the function and resubmit.
SQL 4063
4063 The operands of function name must be comparable character data
types (that is, of the same character set and collation).
Cause You specified operands for function name with noncomparable character data types.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4064
4064 The operands of function name must be compatible character data
types (that is, of the same character set).
Cause You specified operands for function name with incompatible character data types.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4066
4066 The operands of a UNION must be of equal degree.
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
4067 The operands of function name must be character data types.
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
4068 The operand of function name must contain an even number of
characters.
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.
137