"Index %2 could not be created. The datatype does not support an index of %3. %1"
         
               
               
               
                  
                     | Item | Description | 
               
               
                  
                     | SQLCode | -1013096L | 
                  
                     | Constant | EMSG_SQL_INDEXTYPEUNSUPPORTED | 
                  
                     | SQLState | QCA96 | 
                  
                     | ODBC 2 State | ERROR | 
                  
                     | ODBC 3 State | ERROR | 
                  
                     | Sybase Error Code | 20988 | 
                  
                     | Severity Code | 
                           14
                         | 
                  
                     | Parameter 1 | location of the exception | 
                  
                     | Parameter 2 | indexname | 
                  
                     | Parameter 3 | indextype | 
               
            
Probable cause
            
            You cannot create an index of the type specified for the column's datatype.