Alphabetic list of error messages
814
Invalid operation on a closed ’%1’
Item Value
SQLCODE -696
Constant SQLE_JDBC_OBJ_CLOSED
SQLSTATE WJ010
Sybase error code 13605
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Java class of the closed object
An illegal attempt was made to access a closed JDBC object.
Invalid operation on a closed ’%1’
Item Value
SQLCODE -714
Constant SQLE_JNAT_OBJ_CLOSED
SQLSTATE WJ014
Sybase error code 13609
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Java class of the closed object
An illegal attempt was made to access a closed native Java object.
Probable cause
Probable cause