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-16
SQL 8419
Cause. An expression attempted to divide by zero, which is invalid.
Effect. The operation fails.
Recovery. Do not attempt recovery. Contact your service provider.
SQL 8420
Cause. You specified a NULL value that is missing an indicator parameter.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8421
Cause. You assigned NULL to a column for which NOT NULL was specified.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8422
Cause. You provided an INTERVAL that is not valid and that could not be converted.
Effect. The operation fails.
Recovery. Check your input and resubmit.
SQL 8423
Cause. You specified a field number that is not valid.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
8419 An arithmetic expression attempted a division by zero.
8420 Missing indicator parameter for a NULL value.
8421 NULL cannot be assigned to a NOT NULL column.
8422 The provided INTERVAL is not valid and cannot be
converted.
8423 The provided field number is not valid.










