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
Explain pushdown optimization and types in informatica
tell me 5 session failure in real time how can you solve that in your project?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
How to extract sap data using informatica? What is abap? What are idocs?
what is the Default Source Option For Update Strategy Transformation?
I have a flat file, want to reverse the contents of the flat file
How to elaborate powercenter integration service?
What is informatica worklet?
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
Whats there in global repository
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
How can we use batches?
Is it possible to use a client with different version than that of its Informatica server?
What happens when a session fails and you click on recover?