"During the LOAD into table '%2', the LOAD statement's column count (%3) must be between 1 and %4. Check the LOAD statement's 'load-specification'. %1"
| Item | Description | 
|---|---|
| 
                         SQLCode  | 
                     
                         -1000133L  | 
                  
| 
                         Constant  | 
                     
                         EMSG_INSRT_COLUMNCOUNT  | 
                  
| 
                         SQLState  | 
                     
                         QDB33  | 
                  
| 
                         ODBC 2 State  | 
                     
                         ERROR  | 
                  
| 
                         ODBC 3 State  | 
                     
                         ERROR  | 
                  
| 
                         Sybase Error Code  | 
                     
                         20793  | 
                  
| 
                         Severity Code  | 
                     |
| 
                         Parameter 1  | 
                     
                         location of the exception  | 
                  
| 
                         Parameter 2  | 
                     
                         tablename  | 
                  
| 
                         Parameter 3  | 
                     
                         number of columns attempting to insert to  | 
                  
| 
                         Parameter 4  | 
                     
                         number of columns in the table.  |