Alphabetic list of error messages
734
Cannot deserialize Java object
Item Value
SQLCODE -663
Constant SQLE_JAVA_DESERIALIZATION_ERROR
SQLSTATE WW018
Sybase error code 13745
ODBC 2 State ERROR
ODBC 3 State ERROR
The persisted Java object cannot be read from the database column. Possibly,
the class of the object has been removed or modified.
Cannot drop a user that owns messages or data types
Item Value
SQLCODE -614
Constant SQLE_USER_OWNS_MESSAGES_OR_DATATYPE
S
SQLSTATE 55W05
Sybase error code 13632
ODBC 2 State 42000
ODBC 3 State 42000
You attempted to drop a user who is the creator of a message or user-defined
data type. The message or user-defined data type must be dropped first.
Probable cause
Probable cause