Hi,
I have one scenario.. i want to insert 4 times (Duplicate)
a row in the target. Please help me .
source row: abcabc
Tgt table:
abcabc
abcabc
abcabc
abcabc
Answer Posted / jay
Hi Krish,
In the question it was mentioned clearly
that he "wants to insert 4 times (Duplicate)"
that means he does not have any unique constraint
in the target table.
If he wants to insert for 100 times daily?
Do you think is it easy to run the task for
100 times daily instead of create one mapping
as mentioned by me above and run it once daily?
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
differences between service based and product based?
How big was your fact table
How to load data in informatica ?
list out all the transformations which use cache?
What is an Integration service in Informatica?
How many transformations can be used in mapplets.
What is mapplet in informatica?
How many types of sessions are there in informatica.please explain them?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
How do you change a non-reusable transformation to reusable transformation?
Define Pmrep command?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What are the different transaction levels available in transaction control transformation?
What is a passive transformation?
How identifying bottlenecks in various components of informatica and resolving them?