Neoview Messages Manual (Volume 1) (R2.4)
SQL 8407
8407 The operand of function JULIANTIMESTAMP is out of range.
Cause A statement attempted to reference the operand of a JULIANTIMESTAMP function
that is out of range.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8409
8409 The escape character argument of a LIKE predicate must be one
character in length.
Cause You specified a LIKE predicate with an invalid escape character argument, which
must be one character in length.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8410
8410 An escape character in a LIKE pattern must be followed by another
escape character, an underscore, or a percent character.
Cause You specified a LIKE pattern whose syntax is incorrect. An escape character in a LIKE
pattern must be followed by another escape character, an underscore, or a percent character.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8411
8411 A numeric overflow occurred during an arithmetic computation or
data conversion.
Cause A computation has resulted in an item that overflows its field.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8412
8412 An input character host variable is missing its null terminator.
Cause You specified an input character host variable that is missing its null terminator.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8413
8413 The string argument contains characters that cannot be converted.
Cause You provided a string argument for conversion that contains characters that cannot
be converted.
Effect The operation fails.
182 Executor Messages (8000 Through 8999)