Procedure '%1' terminated with unhandled exception '%2'
Item |
Value |
---|---|
SQLCode |
-91 |
Constant |
SQLE_UNHANDLED_JAVA_EXCEPTION |
SQLState |
WP001 |
ODBC State |
S1000 |
Parameter 1 |
the name of the procedure which returned the unhandled exception |
Parameter 2 |
the fully qualified Java class name of the unhandled exception |
A Java procedure terminated with an active exception, and this exception is reflected in SQL as an error status.