Greetings,
I have a set of text files that need to be loaded into a table. I'm getting an error message when it tries to load the <g class="gr_ gr_186 gr-alert gr_gramm gr_disable_anim_appear Style only-del replaceWithoutSep" data-gr-id="186" id="186">first first</g> file.
Error message:
"[Source - ACT file [57]] Error: An error occurred while skipping data rows."
"[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on Source - ACT file 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."
I think the error may be coming from the Flat File format. When opened this is how it looks:
11/30/16 50000004|0|0|0|0|0|30|0|0 10000001|0|0|0|0|0|30|81.36|.85 10000002|0|0|0|0|0|30|0|0 10000003|0|0|0|0|0|30|0|0 10000004|0|0|0|0|0|30|29|0 10000005|0|0|0|0|0|30|93.2|0
My Flat File Connection Manager Settings are as follows right now:
Any feedback is greatly appreciated.
Thank you in advance!