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

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 8433
8433 Invalid char-set character encountered in function.
char-set
is the name of the character set (SJIS or UTF8).
function
is the function name.
Cause The table or the statement has invalid SJIS or UTF8 characters.
Effect The operation fails.
Recovery Remove the invalid characters from the table or the statement, and resubmit.
SQL 8440
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.
Recovery For information about the history buffer size, see num_history_rows in the
Neoview Query Guide. If possible, rewrite the query to avoid exceeding the size of the history
buffer. If you need the history buffer size increased, contact the GMCSC about resetting the
maximum size.
SQL 8550
8550 Error NSK err was returned by the Data Access Manager.
NSK err
is the file-system error returned.
Cause The Data Access Manager returned error NSK err.
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 8551
8551 Error NSK err was returned by the file system on object-name.
NSK err
is the file-system error returned.
196 Executor Messages (8000 Through 8999)