SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-10
SQL 8403
Cause. You specified a SUBSTRING function with an invalid length argument: less
than zero or greater than the source string length.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8404
Cause. You specified a TRIM function with an invalid trim character argument, which
must be one character in length.
Effect. The operation fails.
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.
8403 The length argument of function SUBSTRING cannot be less
than zero or greater than source string length.
8404 The trim character argument of function TRIM must be one
character in length.
8405 The operand of function CONVERTTIMESTAMP is out of
range.
8407 The operand of function JULIANTIMESTAMP is out of range.