Error misterioso de SSIS

Solo obtuve estos 2 errores al convertir archivos planos en tablas de base de datos. El flujo de datos parece funcionar para otros archivos planos con el mismo diseño, por lo que no entiendo de dónde podrían provenir estos errores.

[Flat File Source [204]] Error: An error occurred while skipping data rows.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  
The PrimeOutput method on Flat File Source returned error code 0xC0202091.  
The component returned a failure code when the pipeline engine called 
PrimeOutput(). The meaning of the failure code is defined by the component, 
but the error is fatal and the pipeline stopped executing.  There may be 
error messages posted before this with more information about the failure.

Respuestas a la pregunta(8)

Su respuesta a la pregunta