Neoview Messages Manual (R2.2)
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8873
8873 The current statement is already associated with a QFO.
Cause An existing quasi file object (QFO) is already associated with the current statement.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8874
8877 An error in an insert, update or delete statement caused that
statement to be rolled back but statement rollback failed.
Cause File system limits on savepoints is exceeded.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
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.
193