Thara Shri
Answered On : Feb 9th, 2012
Incremental aggregation creates a cache memory in the first run, in each successive runs, the cache is updated with new records( apart from the old records). Same cache but updated records. So you have to increase the size of the Data cache to accomodate the new set of files. (As when ever an incremental aggregtor function runs, the integration service creates a backup of the cache files each time you run the session).
Login to rate this answer.