what is incremantal aggregation?
Answer / swetha
When using incremental aggregation, you apply captured
changes in the source to aggregate calculations in a
session. If the source changes only incrementally and you
can capture changes, you can configure the session to
process only those changes. This allows the Informatica
Server to update your target incrementally, rather than
forcing it to process the entire source and recalculate the
same calculations each time you run the session.
| Is This Answer Correct ? | 4 Yes | 0 No |
Can we create a node as a gateway node and the same node can be assigned to a grid?
how did u understand business requirement?
Why do you use Mapping Parameter and mapping variable?
Hi frndz, "while i am going to run the infotmatica power designer,he ask the id and password ",then i enterd the id and passwd , at that time i got the error as " failed to connect repository " ?
Source as 1 1 2 2 3 3 How to get target as 1 2 3 and 1 2 3
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How many mapplets u have created? and what is the logic used
Where is metadata stored?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
How many dimensions are there in informatica?
How can u stop a batch?
Can yoU use the maping parameters or variables created in one maping into another maping?