August 2017
Beginner to intermediate
426 pages
9h 36m
English
You can use a filter transformation to check whether the source has a bottleneck. Put a filter transformation in front of the Source Qualifier and set the condition to False; that is, don't allow any record to pass through the filter ahead in the mapping. Using this method, you can compare the runtime of the process with and without the filter condition. This way, you can identify if the source has a bottleneck.
Read now
Unlock full access