SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
10-13
Recovery. Correct the syntax and resubmit.
SQL 8405
Cause. You attempted to reference the operand of a CONVERTTIMESTAMP function
that is out of range.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8407
Cause. A statement attempted to reference the operand of a JULIANTIMESTAMP
function that is out of range.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8409
Cause. You specified a LIKE predicate with an invalid escape character argument,
which must be one character in length.
Effect. The operation fails.
Recovery. Check your input data and resubmit.
SQL 8410
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. Check your input data and resubmit.
8405 The operand of function CONVERTTIMESTAMP is out of
range.
8407 The operand of function JULIANTIMESTAMP is out of range.
8409 The escape character argument of a LIKE predicate must
be one character in length.
8410 An escape character in a LIKE pattern must be followed
by another escape character, an underscore, or a percent
character.










