README for HP Neoview Release 2.4 Service Pack 2

Effect The query fails to compile.
Recovery Rewrite your query to prevent that join from overflowing its memory to disk.
Contact HP Support for assistance.
SQL 9200
9200 UPDATE STATISTICS for table catalog-name.schema-name.table-name
encountered an error (error-num) from statement-name.
catalog-name
is the name of the catalog for the table that was the subject of the
UPDATE STATISTICS operation.
schema-name
is the name of the schema for the table that was the subject of the
UPDATE STATISTICS operation.
table-name
is the name of the table that was the subject of the UPDATE STATISTICS
operation.
error-num
is the number (in parentheses) of the primary error that prompted SQL
9200. This error number is not always issued, and the message text
omits it if the error number is not present.
statement-name
is the name of the SQL statement that is causing the error.
Cause UPDATE STATISTICS encountered an error from the SQL statement
statement-name.
Effect The operation fails.
Recovery Depending on the statement that caused the error, other error messages will appear
with this one. Use the other error messages to diagnose and correct the problem.
SQL 20235
20235 Error returned from USER_GETINFO_ while converting userid to user
name, status: status, grpid: groupid userid: userid
status
is the status returned from USER_GETINFO_.
groupid
is a number representing the group of the user.
userid
is a number representing the user ID being converted.
Cause An unexpected error was returned while converting the current user ID to a user
name.
Effect The operation fails.
Recovery Try adding the user name back to the system by issuing user management
commands to first drop and then re-create the user. For more information, see the Neoview
Database Administrator's Guide. If those commands do not solve the problem or if the status
value returned by the error is not 11, please contact HP Support for assistance.
Neoview Transporter Messages
11001
Security directory open/access violation, securitydir=directory-path
directory-path-name
is the path name of the security directory.
Cause The $NVTHOME/conf/security directory was inaccessible.
Effect The Neoview Transporter Client continues.
Recovery Verify that $NVTHOME/conf/security directory exists and that it has proper
access permissions, and then retry the job.
20