what is incremental loading ?
Answer Posted / kesava
Incremental aggregation is defined as the integration service performs aggregate calculations & stores the data in history cache & it reads only new data when it loads the new data ...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In which transformation you cannot drag ports into it?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Explain pushdown optimization and types in informatica
How to update a particular record in target with out running whole workflow?
What is event and what are the tasks related to it?
How do you set a varible in incremental aggregation
what is the difference between informatica6.1 and infomatica7.1
What is an aggregator transformation?
What is session task and command task?
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.
Briefly explain the aggregator transformation?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
What is meant by target load plan?
difference between repository database and repository service?
what is INFORMATICA TESTING process