my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?
Answer Posted / subhransu panda
Through session partition we can achieve this.
Create 2 parallel pipeline and don't override the partitions in mapping properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
How to generate or load values in to the target table based on a column value using informatica etl tool.
what is degenerated dimension?
How can you differentiate between powercenter and power map?
What are the data movement modes in informatica?
What are roles and groups and benefits of using them?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
Explain sql transformation in script mode examples in informatica
How can we remove the duplicates from flat file source?
What is domain and gateway node?
What is session task and command task?
Do you find any difficulty while working with flat files as source and target?
On which transformations you created partitions in your project?