Neoview Messages Manual (Volume 1) (R2.4)
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
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.
object-name
is the name of the object.
Cause The file system returned error NSK err on object-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 8552
8552 Error number was returned by the file system while fetching the
version of the system name.
number
is the error number returned.
name
is the name of the system.
Cause The file system returned error number.
185