Hi everyone!
I am experimenting with Aggregate component in SSIS and I have a small problem: my large input dataset (200 million rows) which I am trying to aggregate starts to consume disk memory if RAM memory is too low, but I want to avoid this.
Is it possible to set Aggregate component to use only RAM memory?
Cheers,
Miljan