Neoview Messages Manual (R2.3)

Effect The operation fails.
Recovery Verify that the build was successful and resubmit.
SQL 8843
8843 Trying to retrieve an item, value, that is out of range.
value
is the entry number of the item.
Cause The item number of the requested descriptor item or the item number of the descriptor
item being set is out of range. The value must be less than the maximum number of occurrences
specified when the descriptor area was allocated.
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 8845
8845 An internal error occurred: root_tcb is null.
Cause This is an internal error.
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 8846
8846 An empty SQL statement was passed in.
Cause The SQL source statement passed to the compiler to do the prepare was empty.
Effect The operation fails.
Recovery You must pass in a valid SQL source statement.
SQL 8850
8850 The table specified in this cursor update or delete statement is
different than the table specified in the declare cursor statement.
Cause The table specified in the update or DELETE statement is not the same as the one
specified in the declare cursor statement, as is required.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 8851
8851 A CLI Parameter bound check error occurred.
Cause The HP Neoview database software received a call-level interface (CLI) parameter
bound check error.
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 8852
8852 Holdable cursors are supported for only streaming cursors and
embedded update/delete cursors.
Cause You attempted to use a holdable cursor in a situation where it is not supported.
Effect The operation fails.
191