Explain the aggregator transformation?
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want to load the remaing rows in target with out truncate target table.What should i use?
tell me the push down optimization
i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
How to join three sources using joiner? Explain though mapping flow.
What is metadata reporter?
what are testing in a mapping level please give brif eplanation
By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?
how to load duplicate row in a target
What is a node in Informatica?
Without source how to insert record to target?
I am getting five sources in a day and i donot know when i get them. i need to load data into the target and run the session. but here i can't keep the session in running or can't stop the session. plz help me