my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?
Answer Posted / abhishek
Through normalizer it is possible just give all feild's
occurance as 2 time and link it from source. It will work.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the fact table?
Why do we need informatica?
what is size of u r database?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
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.
How to generate sequence numbers without using the sequence generator transformation?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is the need for an etl tool?
What is status code in informatica?
In development project what is the process to follow for an etl developer from day1
Can we create multiple integration service on single repository?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Define joiner transformation?
draw informatica architecture 8.6 ?
What are the static cache and dynamic cache in informatica?