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

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-12
SQL 8413
Cause. You provided a string argument for conversion that contains characters that
cannot be converted.
Effect. The operation fails.
Recovery. Check your input data and resubmit.
SQL 8414
Cause. You attempted to perform a conversion that is not supported on this platform.
Effect. The operation fails.
Recovery. None.
SQL 8415
Cause. You provided an invalid DATE, TIME or TIMESTAMP, which could not be
converted.
Effect. The operation fails.
Recovery. Check your input data and resubmit.
SQL 8416
Cause. SQL/MX has encountered a datetime expression that, when evaluated, is
invalid.
Effect. The operation fails.
Recovery. Check your input data and resubmit.
8413 The string argument contains characters that cannot be
converted.
8414 The attempted conversion is not supported on this
platform.
8415 The provided DATE, TIME or TIMESTAMP is not valid and
cannot be converted.
8416 A datetime expression evaluated to an invalid datetime
value.