Neoview Messages Manual (R2.3)

Cause The UDR server received a request message with an unknown message type.
Effect The request message is rejected, and the SQL statement 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 11102
11102 MXUDR: Invalid UDR handle: string.
Cause The UDR server received a request for a stored procedure that is no longer present
in the UDR server context.
Effect The request message is rejected, and the SQL statement 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 11103
11103 MXUDR: Invalid routine handle: string.
Cause The UDR server encountered an internal error. Either a language manager operation
failed, or a UDR server data structure was determined to be invalid.
Effect The request message is rejected, and the statement 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 11104
11104 MXUDR: CLI Error: text.
Cause The UDR server encountered an unexpected error during an internal SQL operation.
The message text includes the name of the SQL operation and the error code that was returned.
Effect At completion, the stored procedure might display unexpected results or side effects.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 11105
11105 MXUDR: Invalid Language Manager parameter mode. Parameter:
parameter-value.
Cause The UDR server encountered an internal error. An unexpected parameter mode value
appeared in a request message.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 11108
11108 MXUDR: Unable to allocate memory for object object-name.
object-name
is the name of the object.
Cause The UDR server was not able to obtain enough memory to allocate the named object.
Effect The request message is rejected, and the SQL statement fails.
Recovery Stop and start the client process to restart a new UDR server, and retry the stored
procedure call.
SQL 11110
11110 MXUDR: Unexpected error during message processing: string.
219