Hi, Can someone send me the DWH and Informatica FAQ's at
priti.singh84@gmail.com Thanks in Advance, preeti
Answer / guest
hi ,
If u want u can mail me at ratalarayudu@gmail.com
Regards,
rayudu.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we check whether a particular cache is static or dynamic?
What are 2 modes of data movement in Informatica Server?
Could any one to tell Fact table Partitioning?
difference between source based commit? and target based commit? which is better with respect to performance?
What do you mean by enterprise data warehousing?
What is xml source qualifier transformation in informatica?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What are the methods for creating reusable transforamtions?
scd methodology?
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
which transformation should we use to get the 5th rank member from a table in informatica?can we achieve this in sql?
What all join we can perform in LOOKUP transformation?