Neoview Messages Manual (R2.2)
SQL 8837
8837 Authorization failure: Error number1 with status number2 was
returned by proc-call.
number1 is the file-system error returned by proc-call.
number2 is the status code returned by proc-call.
proc-call
is the name of the file-system procedure call returning the error.
Cause The value of the user ID passed in is not valid.
Effect The operation fails.
Recovery Ensure that the user ID of the form group id | name, user id | user
name, password is valid and exists on the current system. For information about file-system
errors, see Chapter 23 (page 463). If the problem persists, contact the GMCSC for analysis of
accompanying error and warning messages.
SQL 8838
8838 Unable to receive reply from MXCMP, possibly caused by internal
errors when compiling SQL statements, processing DDL statements, or
executing the builtin stored procedures.
Cause The HP Neoview database software did not receive a reply it expected from MXCMP.
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 8840
8840 Object name provided to CLI is not valid.
Cause The object named provided to the call-level interface (CLI) is invalid
Effect The operation fails.
Recovery Correct the object name and resubmit.
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 Commit or abort the transaction by calling SQL COMMIT or ROLLBACKWORK.
SQL 8842
8842 The cursor, name, referenced by this statement is not found or is
not updateable.
name
is the name of the cursor.
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 Verify that the build was successful and resubmit.
188 Executor Messages (8000 Through 8999)