What is incremental aggregation and how it is done?
Answer Posted / bharat
Incremental aggregation is a technique by which we can
capture the aggregated data incrementally.
for this we have to sort the data before sending it to
aggregator then we have to enable the property incremental
aggregation in the workflow level inside the session.
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
Under what condition selecting sorted input in aggregator may fail the session?
What is the advantage of informatica?
How we can use union transformation?
draw informatica architecture 8.6 ?
What are the differences between joiner transformation and source qualifier transformation?
where to store informatica rejected data? How to extract the informatica rejected data?
On which transformations you created partitions in your project?
Explain in detail scd type 2 through mapping.
Is it possible to use a client with different version than that of its Informatica server?
Name the different lookup cache(s)?
what are the Methods For Creating Reusable Transformations?
Explain sessions?
How do you load alternate records into different tables through mapping flow?
What does “tail –f” command do and what is its use as an Informatica admin.
can we override a native sql query within informatica? Where do we do it? How do we do it?