Neoview Messages Manual (R2.2)

SQL 11212
11212 Specified signature is invalid. Reason: Java signature size is
bigger than the maximum supported size.
Cause In a CREATE PROCEDURE statement, the Java signature size exceeded the maximum
supported size. The currently supported maximum Java signature size is 8192 characters.
Possible causes include an incorrect signature specified in the EXTERNAL NAME clause or a
very large number of parameters in the Java method.
Effect The operation fails.
Recovery Verify that your Java method signature size is less than the supported maximum,
and resubmit.
SQL 11221
11221 Language Manager is out of memory string.
Cause The language manager could not acquire enough memory to complete its work on
the HP Neoview database statement.
Effect The operation fails.
Recovery Stop and restart the session and retry the Neoview database statement.
SQL 11222
11222 The operation failed because the Java Virtual Machine ran out of
memory.
Cause The Java Virtual Machine, hosted by an HP Neoview database UDR server, did not
have enough memory to execute a Java method. This error condition will be accompanied by
another condition that shows when the Java Virtual Machine encountered the error.
Effect The operation fails.
Recovery Stop and restart the session and retry the HP Neoview database statement.
SQL 11223
11223 Language Manager encountered an internal error detail text.
Cause The language manager encountered an unexpected internal error. More information
appears in detail text.
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.
219