Neoview Messages Manual (Volume 1) (R2.4)

SQL 8901
8901 The MXUDR server for this statement is no longer running. The
statement will be assigned a new MXUDR server if it is executed again.
Cause During execution of an HP Neoview database software statement, an attempt was
made to contact a nonexistent Neoview database UDR server.
Effect The operation fails.
Recovery Retry the Neoview database software statement.
SQL 8902
8902 An internal error occurred: MXUDR returned a UDR handle that is
not valid.
Cause The HP Neoview database UDR server generated an improperly formatted identifier
when the Neoview database software was executing a stored procedure.
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 8904
8904 SQL/MX did not receive a reply from MXUDR, possibly caused by
internal errors while executing user-defined routines.
Cause During execution of an HP Neoview database software statement, the Neoview
database software did not receive an expected reply from the Neoview database UDR server.
Effect The operation fails.
Recovery Verify that the Neoview database UDR server is running. If not, the Neoview
database software statement will acquire a new Neoview database UDR server when it is next
executed.
SQL 8905
8905 The user does not have privilege-type privilege on user-defined
routine routine-name.
Cause You do not have the required EXECUTE privilege on a stored procedure. The
user-defined routine might be used by a trigger.
Effect The operation fails.
Recovery You must have the stored procedure’s owner or another authorized user grant
you the required EXECUTE privilege. Then resubmit. If the target routine is used by a trigger,
either abandon the operation or grant the right privilege to the trigger definer (or invoker)
and reattempt the operation.
SQL 8906
8906 An invalid or corrupt MXUDR reply could not be processed, possibly
due to memory corruption in MXUDR while executing user-defined routines
or an internal error in SQL/MX.
Cause During execution of an HP Neoview SQL statement, the Neoview database executor
received a message from the Neoview database UDR server that was unreadable in some way.
Either the message was corrupted by the Neoview database UDR server, or an internal error
occurred within the Neoview database executor.
Effect The operation fails.
205