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 / sai.masarapu.chowdary

using normalizer transformation we can do as follows:

from source qualifier give the column to the normalizer tr
then put occur for 4 times.

put that occurs to the target. thats it..

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

complex mapping ur project u r invlve can u explain and give real time example give me ?

1843


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1337


How you can differentiate between connected lookup and unconnected lookup?

613


What happens to map if we alter the datatypes between source and its corresponding source qualifier?

604


How does a sorter cache works?

571






Please let me know how to make encryption and decryption with example?

1469


What is rank index in rank transformation?

605


What are the components of Informatica? And what is the purpose of each?

624


What is the use of an aggregator cache file?

691


Make a note of the quantity vaults made in informatica?

559


What is a shortcut and copy in Informatica and how two are different with each other?

688


design of staging area?

1591


what is the Default Source Option For Update Strategy Transformation?

756


Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?

656


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1209