SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
10-14
SQL 8411
Cause. A computation has resulted in an item that overflows its field.
Effect. The operation fails.
Recovery. Do not attempt recovery. Contact your service provider.
SQL 8412
Cause. You specified an input character host variable that is missing its null
terminator.
Effect. The operation fails.
Recovery. Check your input data and resubmit.
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.
8411 A numeric overflow occurred during an arithmetic
computation or data conversion.
8412 An input character host variable is missing its null
terminator.
8413 The string argument contains characters that cannot be
converted.
8414 The attempted conversion is not supported on this
platform.