"The record size of the unloaded data: %2, does not match the record size of the load: %3. %1"
         
               
               
               
                  
                     | Item | Description | 
               
               
                  
                     | SQLCode | -1000234L | 
                  
                     | Constant | EMSG_RECSIZEWRONG | 
                  
                     | SQLState | QDC40 | 
                  
                     | ODBC 2 State | ERROR | 
                  
                     | ODBC 3 State | ERROR | 
                  
                     | Sybase Error Code | 21000 | 
                  
                     | Severity Code | 
                           14
                         | 
                  
                     | Parameter 1 | location of the exception | 
                  
                     | Parameter 2 | record size in the tape being read | 
                  
                     | Parameter 3 | record size of the load command. | 
               
            
Probable cause
            
            The record size of the unloaded data does not match the size of the record described by the LOAD command.