From the error message it seems that the table into which you are importing has diff column length (smaller) than the table from which data was exported.

Increase the size of the table column...

More details would have been helpful....