Neoview Messages Manual (Volume 1) (R2.4)

SQL 8420
8420 Missing indicator parameter for a NULL value.
Cause You specified a NULL value that is missing an indicator parameter.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8421
8421 NULL cannot be assigned to a NOT NULL column.
Cause You assigned NULL to a column for which NOT NULL was specified.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8422
8422 The provided INTERVAL is not valid and cannot be converted.
Cause You provided an INTERVAL that is not valid and that could not be converted.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8423
8423 The provided field number is not valid.
Cause You specified a field number that is not valid.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8424
8424 Function name is not yet supported.
name
is the name of the function.
Cause You attempted to perform function name, which is not supported.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8425
8425 NULL cannot be assigned to a DEFAULT NULL NOT NULL column.
Cause You attempted to assign a null value to a column that is defined as NOT NULL.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8428
8428 The argument to function name is not valid.
name
is the name of the function.
184 Executor Messages (8000 Through 8999)