Hi there,I have defined a flatfile connection in SSIS. (e.g. 4 columns, row delimiter <tab>, quote-ident ", row delimiter <lf>)In the flatfile source I created an error redirect output for error and truncation.If the flatfile has a row that does not fit the definied columns the package is failing.If you run this in debug mode, the flatfile-source will start but not go any further when coming to error row.The redirect of the row is not working but the tasks does not go further.If you change the error behavior to "ignore failure" the "broken" row is ignored and the flow is working correctly.
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization