What is data movement mode in Informatica and difference between them?
No Answer is Posted For this Question
Be the First to Post Answer
if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??
Why the UNION TRANSFERMATION is an Active TRANSFERMATION
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?
How we will implement Pushdown Optimization and Types in Informatica with better examples
can you avoid static cache in the lookup transformation? I mean can you
ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?
performance tuning of Informatica
In which circumstances that informatica server creates Reject files?
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
What is the method of seperating unique and duplicate records in session level?
2 Answers Emphasis, JBL, Wipro,
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
explain abt joiner t/r?