Can anyone tell me the new features in Informatica 9 Version?
Answers were Sorted based on User's Feedback
Answer / praveenabhaskar
We can integrate the data in cloud applications, as well as
we can run Informatica 9 on cloud infrastructure and
Informatica Analyst is the new tool introduced.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chandra sekhar
1. lookup can be configured as active transformation
2. We can write SQl override on the uncached lookup. Earlier
we can do this only on cached lookup.
3. We can increase the size of the Session log file.
4. **** Database resilience feature: If the session overcome
a database dead lock it will not fail the session
immediately it will retry again and we can configure the no
of times we wanted the integration service to retry.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the procedure to load the fact table.Give in detail?
What is workflow? What are the components of workflow manager?
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
explain one complex mapping with logic? sales project?
0 Answers Accenture, JPMorgan Chase,
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?
What are the data movement modes in informatcia?
If you have 10 mappings designed and you need to implement some chages (may be in existing mapping or new mapping need to be designed) then how much time it takes from easier to complex?
how many types transformations supported by sortedinput?
Why we use ENABLE HIGH PRECISION in session properties?
Which is the t/r that builts only single cache memory?