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

Recovery Correct the syntax and resubmit.
SQL 4049
4049 A CASE expression cannot have a result data type of both type1 and
type2.
Cause You specified a CASE expression with a result data type of two data types. It must
be one of data type.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4050
4050 The operands of the name predicate must be comparable character
data types (that is, of the same character set and collation).
Cause You specified predicate name, whose operands are required to be character, with
invalid operands.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4051
4051 The first operand of function name must be character.
Cause You specified the first operand of function name with a type other than character,
which is required.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4052
4052 The second operand of function name must be numeric.
Cause You specified the first operand of function name with a type other than numeric,
which is required.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4053
4053 The third operand of function name must be numeric.
Cause You specified the third operand of a function name with a type other than numeric,
which is required.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4054
4054 The MAINTAIN control information table contains an incorrect format.
Cause The internal MAINTAIN control information table exists, but is in an incorrect format.
Effect The status of the corresponding MAINTAIN command task could not be determined
and was not executed. The MAINTAIN task is considered to be disabled.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
139