SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
13-14
Recovery. Stop and start the client process to restart a new SQL/MX UDR server, and
retry the stored procedure call.
SQL 11110
Cause. The SQL/MX UDR server encountered an internal error. Details appear in the
message text.
Effect. The operation fails.
Recovery. Do not attempt recovery. Contact your service provider.
SQL 11111
Cause. The SQL/MX UDR server received an incorrectly formatted message.
Effect. The request message is rejected, and the SQL/MX statement fails.
Recovery. Do not attempt recovery. Contact your service provider.
SQL 11113
Where handle is an internal identifier generated by NonStop SQL/MX and used in
messages to and from the SQL/MX UDR server.
Cause. The SQL/MX UDR server received a request out of sequence.
Effect. The operation succeeds. The request is cached and processed later in its
proper sequence.
Recovery. None. This is a warning message only.
SQL 11201
Where 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.
11110 MXUDR: Unexpected error during message processing:
string.
11111 MXUDR: Internal error: value.
11113 MXUDR: Internal error: An unexpected UNLOAD request
arrived for UDR handle handle.
11201 Language Manager initialization failed. Details: Error
occurred while loading Java class class-name.