"Cannot deserialize Java object"
         
               
               
               
                  
                     | Item | Description | 
               
               
                  
                     | SQLCode | -663L | 
                  
                     | Constant | JAVA_DESERIALIZATION_ERROR | 
                  
                     | SQLState | WW018 | 
                  
                     | ODBC 2 State | ERROR | 
                  
                     | ODBC 3 State | ERROR | 
                  
                     | Sybase Error Code | 2289 | 
                  
                     | Severity Code | 
                           16
                         | 
               
            
Probable cause
            
            The persistent Java object cannot be read from the database column. Possibly, the class of the object has been removed or modified.