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-17
SQL 8424
Where name is the name of the function.
Cause. You attempted to perform function name, which is not supported.
Effect. The operation fails.
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.
8424 Function name is not yet supported.
8425 NULL cannot be assigned to a DEFAULT NULL NOT NULL
column.
8427 detail text
8428 The argument to function name is not valid.