Which version configuration tool used in ur project?
how to import multiple flat files in to single target where there is no common column in the flat files
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.
Explain in detail scd type 2 through mapping.
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
When do you use mapping parameters? (In which transformations)
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
How do you load unique records into one target table and duplicate records into a different target table?
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?
what is semi-additive fact?where did u used?
What is difference between a connected look up and unconnected look up?
what r the values tht r passed between informatics server and stored procedure?
Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,