Neoview Messages Manual (R2.3)

Cause An internal CLI operation failed.
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 11116
11116 MXUDR: Internal error: A stored procedure result set message-type
request arrived containing an invalid result set index: index.
message-type
type is a message that is sent to the UDR server.
index
is an internal identifier generated by the database software and used in
messages to and from the UDR server.
Cause The UDR server received invalid result set index in a message.
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 11117
11117 MXUDR: Internal error: A stored procedure result set request of
type message-type could not be processed because the specified result
set is in an unexpected state: state.
message-type
a message that is sent to the UDR server.
state
is the current internal state of result set.
Cause Cause A result set object is in an inconsistent state. The current message could not
be processed by the UDR server.
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 11118
11118 MXUDR: A stored procedure result set was encountered with an
output column count of value. All stored procedure result sets are
expected to have at least one output column.
value
is output column count of the result set.
Cause The result set output column count is not valid.
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 11201
11201 Language Manager initialization failed. Details: Error occurred
while loading Java class class-name.
class-name
is the name of the Java class.
Cause Initialization of the language manager failed because a required Java class could not
be loaded or because a required Java method was not found.
Effect The operation fails.
Recovery Check the installation of the NSJ product and the language manager. Verify the
existence of the specified class. Stop and restart the session, and retry the SQL statement. HP
support will perform recovery operations.
221