SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—544518-011
10-16
Recovery. None.
SQL 8425
Cause. You attempted to assign a null value to a column that is defined as NOT
NULL.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit, without a null value.
SQL 8427
Cause. A sort error occurred. The error returned appears as detail text.
Effect. The operation fails.
Recovery. Use the information in the sort error to diagnose and correct the problem.
SQL 8428
Where name is the name of the function.
Cause. You specified an invalid argument for the function name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8429
Cause. NonStop SQL/MX detected an error in the function name. Errors will appear
before this one that refer to low-level computations that this function uses.
Effect. The operation fails.
Recovery. Correct the function and resubmit.
8425 NULL cannot be assigned to a DEFAULT NULL NOT NULL
column.
8427 detail text
8428 The argument to function name is not valid.
8429 The preceding error actually occurred in function name.










