HP Neoview Messages Manual page 212

Table of Contents

Advertisement

SQL 8841
8841 User application committed or aborted a transaction started by
SQL. This transaction needs to be committed or aborted by calling SQL
COMMIT or ROLLBACK WORK.
Cause
The HP Neoview database software started a transaction that was committed or
aborted by an embedded program, rather than by the Neoview database software.
Effect
The operation fails.
Recovery
SQL 8842
8842 The cursor, name, referenced by this statement is not found or is
not updateable.
is the name of the cursor.
name
Cause
There is an error in the program that this code is embedded in. The build might not
have completed successfully.
Effect
The operation fails.
Recovery
SQL 8843
8843 Trying to retrieve an item, value, that is out of range.
is the entry number of the item.
value
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
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
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
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.
212
Executor Messages (8000 Through 8999)
Commit or abort the transaction by calling SQL COMMIT or ROLLBACKWORK.
Verify that the build was successful and resubmit.
Do not attempt recovery. HP support will perform recovery operations in response
Do not attempt recovery. HP support will perform recovery operations in response
You must pass in a valid SQL source statement.

Advertisement

Table of Contents
loading

Table of Contents