Hi,
Can anyone just give me the list of all versions of
Informatica ?
Advance Thanks
Answers were Sorted based on User's Feedback
Answer / sateesh a
INFORMATICA VERSIONS : 4.1, 5.1, 6.1.2, 7.1.2, 8.1, 8.5, 8.6
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / manojkumar
Hi Sateesh,
Thanks for your reply
In addition to this now we have Informatica 9 also.
| Is This Answer Correct ? | 4 Yes | 1 No |
how can u generate sequence of values in which target has more than 2billion of records.(but with sequence generator u can generate upto 2 biliion only)
In a mapping i have three dimensions. If i want to pass a same surrogate key value to all the three dimensions by using one sequence generator is possible?If the mapping is containing single flow? And in the same case if the mapping is contaning 3 flows for the three dimensions then by using one sequence generator can we populate surrogate key (same value) to all the three dimensions?
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
every DWH must have time dimension so now what is the use of the time dimension how we can calculate sales for one month,half-yr'ly,and year'ly?how we are doing this using time dimension.
Why is sorter an active transformation?
Differentiate between a repository server and a powerhouse?
When we enable pushdown optimization technique, two options will be enabled (use view,..). Can anyone tell me how these two options will work ? When do we need to go for pushdown optimization technique ?
How many types of sessions are there in informatica.please explain them?
How to recover sessions in concurrent batches?
From where we can start or use pmcmd?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?