i having source, router transformation, two targets in my
mapping... i given two conditions in router
1)sal >500
2)sal < 5000
---------------
my source is havig two sal records (1)1000 (2)2000
then which target will load first? will both targets are get
load or single target only get load...... why?
Answer Posted / sruthi
both targets get loaded.the first target gets loaded first and then the second.it cheks both the conditions,as both cannot be loaded in the same target,it loads the data even in the second target.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a data warehouse and a data mart?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
How is union transformation utilized?
What is the session task and command task?
What are the new features of informatica 9.x at the developer level?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
What is meant by a domain?
What is joiner transformation?
Write the prerequisite tasks to achieve the session partition?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
where to store informatica rejected data?
explain about unit testing? in real time?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is meant by incremental aggregation?
How can we handle two sessions in informatica?