Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| Estimated lesson time: 45 minutes |
In the real world, no data source is perfect. This means that you will need to handle anomalies and bad data as you process data in your SSIS data flow. Rather than having to fail a data flow, SSIS includes the ability to route the bad rows away from the data flow and handle the data problem without affecting the good rows. Furthermore, within the data flow, you can pause the execution and monitor the actual data as it is flowing through the SSIS engine.