![HP Neoview Messages Скачать руководство пользователя страница 217](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138217.webp)
Cause
The rollback savepoint operation completed successfully.
Effect
The statement has been rolled back without aborting the current transaction.
Recovery
Use the errors that accompany this one to diagnose and correct the problem before
retrying the underlying INSERT, UPDATE, or DELETE operation.
SQL 8879
8879 The buffer to return the Query ID is too small.
Cause
The caller is trying to retrieve the attributes for the SQL_ATTR_UNIQUE_STMT_ID
attribute name, and the max_string_len parameter specified is not big enough to hold the
query ID. Note that max_string_len is an optional parameter, and if it is not specified, this
sanity check cannot be performed. When this error is returned, the len_of_item parameter (if
specified) contains the actual length of the query ID.
Effect
The call-level interface (CLI) call fails. The query ID is not returned.
Recovery
Make the CLI call again with a buffer big enough to hold the query ID. The
len_of_item output parameter from the first CLI call contains the actual size of the buffer
needed to return the query ID.
SQL 8880
8880 CLI applications are not allowed to remove the current context.
Cause
A call-level interface (CLI) application attempted to delete the current CLI context.
Effect
The context is not removed.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8881
8881 The specified CLI context handle could not be found.
Cause
A call-level interface (CLI) application specified a context handle that does not exist.
Effect
The specified operation on the context is not performed.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8882
8882 Containing SQL is not permitted.
Cause
A stored procedure registered with the NO SQL attribute attempted to access the HP
Neoview database software.
Effect
The corresponding SQL request is rejected.
Recovery
Either change the definition of the stored procedure to allow SQL access, or
determine why the stored procedure contains HP Neoview database statements that might be
called while the stored procedure is executing.
SQL 8888
8888 The underlying insert, update, or delete operation of cursor
cursor-name is still in progress. Since the cursor is being closed
before the operation is complete, all affected rows will be rolled back.
cursor-name
is the cursor being closed.
Cause
A cursor with an underlying insert, delete, or update operation was closed before the
operation was complete.
217
Содержание 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: ......