if i have 10 records in my source,if we use router t/r and given the condition as i>2,i=5 and i<2in the different groups
what is the o/p in the target
Answer Posted / moorthy g
Source have 10 Records
Router
I>2 3,5...10 (Tgt1)
I=5 ONLY 5 (Tgt2)
I<2 1-2 (Tgt3)
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is transformation?
What is DR strategy for Informatica project?
Why do you use Mapping Parameter and mapping variable?
write a query to retrieve the latest records from the table sorted by version(scd)
Briefly define a session task?
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
What is the status code in stored procedure transformation?
What is deployment group?
What is the maplet?
What are pre and post-session shell commands?
How do you set a varible in incremental aggregation
What does refresh system mean, and what are its distinctive choice?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is a repository manager?
permutations of mapplet