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

SQL 11051
11051 Materialized views cannot be updated in a trigger action.
Cause A delete statement was specified on a materialized view as a trigger action,
Effect The statement fails to execute.
Recovery None. You cannot delete from a materialized view in a trigger action.
SQL 11101
11101 MXUDR: Unknown message type: value.
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.
227