![HP Neoview Messages Скачать руководство пользователя страница 222](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138222.webp)
SQL 8916
8916 The request to allocate a stored procedure result set at position
index failed because the position is out of range. Valid positions range
from one up to the maximum number of result sets that can be returned
from the specified CALL statement, which in this case is max-result-sets.
index
is an integer specifying a position in the ordered set of result sets returned from a
CALL statement.
max-result-sets
is the maximum number of result sets that can be returned from the
associated CALL statement.
Cause
A call-level interface (CLI) application specified an invalid index in a request to bind
a stored procedure result set to a specific result set index. A valid index range can be from 1
to the maximum number of result sets that can be returned from the CALL statement.
Effect
The operation fails.
Recovery
None. Contact the GMCSC and report this condition.
SQL 8917
8917 The request to allocate a stored procedure result set at position
index failed because a result set at positionindex already exists.
index
is an integer specifying a position in the ordered set of result sets returned from a
CALL statement.
Cause
A call-level interface (CLI) application attempted to bind multiple stored procedure
result set statements to the same result set index.
Effect
The operation fails.
Recovery
None. Contact the GMCSC and report this condition.
SQL 8918
8918 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
222
Executor Messages (8000 Through 8999)
Содержание Neoview Messages
Страница 12: ...12 ...
Страница 66: ...66 ...
Страница 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Страница 130: ...130 ...
Страница 172: ...172 ...
Страница 178: ...178 ...
Страница 184: ...184 ...
Страница 238: ...238 ...
Страница 266: ...266 ...
Страница 268: ...268 ...
Страница 350: ...350 ...
Страница 378: ...378 ...
Страница 384: ...384 ...
Страница 400: ......