What is the Difference between PowerPlay transformer and
power play reports?
Answer / guest
Powerplay transformer means genarate cubes and reports but
power play reports means just existing reports seaing its
possible Reports in(ppi)
| Is This Answer Correct ? | 0 Yes | 0 No |
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
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
how to get the only updated records in the target
Explain what are the different versions of informatica?
If my source is having 30 million records, so obviously the cache could not be allocated with sufficient memory. What needs to be done in this case?
Define Pmrep command?
What is pmcmd command?
how many ways can we implement SCD2?
What is decode in static cache?
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?