Index cache stores all the conditions where as data caches stores real values
Login to rate this answer.
ANITHA
Answered On : Aug 5th, 2011
INDEX CACHE: cache contains all the port values which port values are satisfies the condition those port values are stored in index cache.
DATA CACHE: cache contains all the port values which port values are not satisfies the condition those port values are stored in data cache.
Login to rate this answer.
Hameed
Answered On : Oct 26th, 2011
Index cache contains all the port values which are specified under Logic Condition... Where as the data cache contains all the port values which are not specified under any condition...
Login to rate this answer.
If we talk with respect to Aggregate Transformation , then Index Cache stores the Group Values and data Cache stores the Actual Data which is Row data.
Login to rate this answer.
santosh
Answered On : Dec 26th, 2011
Index cache : Integration service stores all conditional values in to the index cache and all output values into the data cache.
Please correct me anything wrong
Login to rate this answer.