What are active transformations? Name them.
Answer / mahi
Active transformation change the rows that pass through the mapping.
aggregator,filter,sorter,router,source qualifier,transaction control ete.. are active transformations in informatica.
| Is This Answer Correct ? | 0 Yes | 0 No |
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
What is tracing level and what are the types of tracing level?
have you developed documents in your project? and what documents we develop in realtime?
i have source like this ID 1 2 3 4 sal 1000 2000 3000 4000 and how to load target like this o_sal 1000 3000 6000 10000 can you plz give a sol using informatica
Source --------- eno , ename, sal 001,ank,1000 002,behe,2000 003,raj,2500 Target ------- header :DDMMYYYY24MMSS timestamp body: 001,ank,1000 002,behe,2000 003,raj,2500 footer: count(eno),sum(sal) how to implement the same in a FF tgt?
i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression
Enlist the advantages of informatica.
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
What is an aggregator transformation? it is active why cant it be passive explain?
How would you join a node to the already existing domain?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
what is session parameters?