How do you tell aggregator stage that input data is already sorted

Showing Answers 1 - 2 of 2 Answers

Anonymous

  • Oct 13th, 2006
 

By enablign sorted input property in Aggregator Properties

2 options to tell aggregator input data is already sorted

1. If the sources are relational ,make sure that number of sorted ports are given in Source qualifier.
2. Include the Sorter transformation before sending the data to Aggregator.

If any of these 2 options are not included but sorted input option is enabled in Aggregator transformation then session fails.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions