I am getting the following Error when trying to import data from a raw file into a database table. Is there anything in this that tells me where to find the column casing the error. Any help in resolving this is appreciated.
[Raw File Source [1562]] Error: String too long. The adapter read a string that was 3223552 bytes long, and expected a string no longer than 3 bytes,
at offset 3349. This could indicate a damaged input file. The file shows a string length that is too large for the buffer column.