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

Recovery None. Contact the GMCSC and report this condition.
SQL 8918
8919 The Runtime Statistics infrastructure is not running. Unable to
return Runtime Statistics.
Cause The user issued a command to retrieve runtime statistics, but the runtime statistics
infrastructure (the SSCP and SSMP processes) is not running.
Effect No runtime statistics information can be retrieved, and the command fails.
Recovery Start the SSCP and SSMP processes before attempting to retrieve runtime statistics.
SQL 8919
8919 Unable to retrieve Runtime Statistics for invalid Query Id string.
string
is the query ID specified.
Cause You issued either a command to retrieve runtime statistics for a query ID that is not
in a valid format or a "select variable_info from table(statistics(module-name,stmt-name));"
command with the query ID, but the query ID is not in a valid format.
Effect No runtime statistics information can be retrieved for the input query ID, and the
command fails.
Recovery Issue the command with a valid query ID.
SQL 8920
8920 Invalid CPU or PID passed in. Unable to retrieve Runtime Statistics.
Cause You issued one of these commands with an invalid CPU or PID: (1) DISPLAY
STATISTICS FOR CPU cpu, (2) DISPLAY STATISTICS FOR PID pid command, or (3) "select
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 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.
208 Executor Messages (8000 Through 8999)