Hi,
I have a ETL package, where I'm using the SORT transformation before Merge Join, here I have millions of rows coming from source, when the data passes through the SORT transformation, I'm ending with the error, as LOW Disk Space as its using the complete physical memory.
How to come out of this issue?