ODBC Source Editor (Error Output Page)
Use the Error Output page of the ODBC Source Editor dialog box to select error handling options.
To learn more about the ODBC source, see CDC Source.
To open the ODBC Source Editor Error Output Page
In SQL Server Data Tools, open the SQL Server 2014 Integration Services (SSIS) package that has the ODBC source.
On the Data Flow tab, double-click the ODBC source.
In the ODBC Source Editor, click Error Output.
View the name of the data source.
Not used.
Select how the ODBC source should handle errors in a flow: ignore the failure, redirect the row, or fail the component.
Select how the ODBC source should handle truncation in a flow: ignore the failure, redirect the row, or fail the component.
Not used.
Select how the ODBC source handles all selected cells when an error or truncation occurs: ignore the failure, redirect the row, or fail the component.
Apply the error handling options to the selected cells.
You use the following options to configure how the ODBC source handles errors and truncations.
The Data Flow task fails when an error or a truncation occurs. This is the default behavior.
The error or the truncation is ignored.
The row that is causing the error or the truncation is directed to the error output of the ODBC source. For more information, see ODBC Source.
ODBC Source Editor (Connection Manager Page)
ODBC Source Editor (Columns Page)