Originally posted by: LaurentB
Hi,
be careful with burst mode when you need to associate two inputs :
If you use burst on one card only then all other cards are read in full for each burst. This may explain the duplicate results you get.
If you use burst on two cards, then you kind of "synchronize" those two cards (first burst of first card with first of second card, then second bursts together, etc...).
I partiallly disagree with Vincent ( sorry Vincent

) : of course you use paging settings to optimize run time, but you also sometimes need to set them properly just so that the map runs as you need it to run.
Therefore, if I understand your problem correctly, you need to read your cards as integral so that comparisons can work, and find the appropriate page settings are used so that you are able to run the map. Running the map with workspace file seems a good starting point, then may be the dtxpage utility could help you identifying the best paging options for faster execution (IMO, it is almost always a good idea to run a map with large data using workspace in files)
Hope it helps
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender