Contents Index Procedure '%1' not found Procedure has completed

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Procedure '%1' terminated with unhandled exception '%2'


Item Value
SQLCODE -91
Constant SQLE_UNHANDLED_JAVA_EXCEPTION
SQLSTATE WP001
Sybase error code 13735
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the procedure which returned the unhandled exception.
Parameter 2 The fully qualified Java class name of the unhandled exception.
Probable cause 

A Java procedure terminated with an active exception, and this exception is reflected in SQL as an error status.


Contents Index Procedure '%1' not found Procedure has completed