Neoview Messages Manual (Volume 1) (R2.5)
variable_info from table(statistics(module-name,stmt-name));". (CPU is an HP Neoview
processing node.)
Effect The runtime statistics information is not retrieved, and the command fails.
Recovery Issue the command with valid values for the CPU or PID.
SQL 8921
8921 The request to obtain runtime statistics for qid-string timed out.
Timeout period specified is number seconds.
Cause The DISPLAY STATISTICS FOR CPU or PID or QID command timed out because
the HP Neoview database software is unable to obtain the statistics from runtime statistics
(RTS) components within the specified time-out period.
Effect The runtime statistics information is not retrieved, and the command fails.
Recovery Try increasing the time-out period by using SET SESSION DEFAULT
RTS_TIMEOUT 'n' command. If problem persists, check if all RTS processes are running or if
the system is very busy.
SQL 8922
8922 The request to obtain runtime statistics is partially satisfied.
The number of CPUs that failed to report runtime statistics is number.
Cause The DISPLAY STATISTICS FOR CPU or PID or QID command failed to obtain statistics
from all CPUs (HP Neoview platform processing nodes).
Effect The runtime statistics information returned might be devoid of statistics from one or
more nodes. If the node is involved in the query, the statistics might not be accurate.
Recovery Retry the command. If the problem persists, contact the GMCSC.
SQL 8923
8923 The given Query Id $0~string0 is not found.
Cause The command to obtain the runtime statistics for a given QID did not find the query
ID in the shared segment.
Effect The runtime statistics information is not retrieved and the command fails.
Recovery The query might have been already deallocated and removed from the shared
segment. Also, check if the given query ID is correct.
SQL 8930
8930 The buffer to return consumer query string number number is too
small.
number
is the query string number.
Cause An HP Neoview database call-level interface (CLI) function was unable to provide
consumer query text for a parallel extract operation because a target buffer was too small.
Effect The operation fails.
Recovery This is an internal software error. Contact the GMCSC for analysis of accompanying
error and warning messages.
SQL 8934
8934 The MAXVALUE for the sequence generator has been exceeded.
Cause The maximum value allowed for the type of IDENTITY column has been exceeded.
Effect The statement fails.
Recovery The internal sequence generator table is at its maximum.
223