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 Manual—691121-001
13-21
SQL 11219
Cause. During execution of a CALL statement, an SQL error occurred and a Java
exception was thrown.
Effect. The operation fails.
Recovery. Review the Java method. Determine whether it is appropriate in your
application for this exception to be thrown or whether it should be caught and handled
by your user-defined routine. Retry the SQL/MX statement.
SQL 11220
Cause. During execution of a CALL statement, an SQL error occurred and a Java
exception was thrown.
Effect. The operation fails.
Recovery. Review the Java method. Determine whether it is appropriate in your
application for this exception to be thrown or whether it should be caught and handled
by your user-defined routine. Retry the SQL/MX statement.
SQL 11221
Cause. The language manager could not acquire enough memory to complete its
work on the SQL/MX statement.
Effect. The operation fails.
Recovery. Stop and restart the session and retry the SQL/MX statement.
11219 A Java method completed with an uncaught
java.sql.SQLException. The uncaught exception had a SQLCODE
of value1 and SQLSTATE of value2. Details: string.
11220 A Java method completed with an uncaught
java.sql.SQLException with invalid SQLSTATE. The uncaught
exception had a SQLCODE of SQLCODE-value and SQLSTATE of
SQLSTATE-value. Details: string.
11221 Language Manager is out of memory string.










