What is the use of incremental aggregation?
Answers were Sorted based on User's Feedback
Answer / lokendra
The first time you run an incremental aggregation session,
the PowerCenter Server processes the entire source. At the
end of the session, the PowerCenter Server stores aggregate
data from that session run in two files, the index file and
the data file. The PowerCenter Server creates the files in
a local directory.
Each subsequent time you run the session with incremental
aggregation, you use only the incremental source changes in
the session.
| Is This Answer Correct ? | 5 Yes | 0 No |
How can we get two output ports in un-connect transformation?
How does the aggregator transformation handle null values?
What is DR strategy for Informatica project?
What are two types of processes that informatica runs the session?
What are set operators in Oracle
What is the scenario which compels informatica server to reject files?
Differentiate between reusable transformation and mapplet.
how do u move the code from development to production?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
How can i send first half of the records to one target and Remaining to other target?
In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav
What is meant by lookup transformation? Explain the types of lookup transformation?