Neoview Messages Manual (R2.3)
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.
Cause You specified an invalid argument for the function name.
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 8440
The size of the history buffer is too small to execute one or more of
the Window Functions in the query.
Cause You attempted to run a window function that requires a larger history buffer.
Effect The operation fails.
178 Executor Messages (8000 Through 8999)