What is incremental aggregation and how it is done?
Answer Posted / rams
using incrimental aggrigation in session level,we calculate the only capture changes data in source,This allows the Informatica Server to update your target incrementally..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is complex mapping?
What are the differences between joiner transformation and source qualifier transformation?
What is a standalone command task?
Explain the types of lookup transformation?
What is the difference between a connected look up and unconnected lookup?
What is DR strategy for Informatica project?
During the running session, output files are created by informatica server. Enlist few of them.
What is meant by lookup transformation?
Does an informatica transformation support only aggregate expressions?
How do you convert single row from source into three rows into target?
What are the features of complex mapping?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
How to start a workflow using pmcmd command?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?