Hi,
What is version control in Informatia ?
Can anyone just give an idea or introduction about this?
Advance Thanks
Answer Posted / sateesh amanchi
Hi,
version control is an option while installing the
informatica s/w.
eigther enable or disable the version control option it
will create an instance to an object.
FOR EXAMPLE (version control enable): if you create a
mapping in informatica, so it will create an instance for
that mapping.if you update that mapping, again an instance
is create for updated mapping.
FOR EXAMPLE(version control disable): if you create a
mapping in informatica, so it will create an instance for
that mapping.if you update that mapping again an instance
is create for updated mapping and deleted first(intial)
instance.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is dimensional table? Explain the different dimensions.
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is the scenario which compels informatica server to reject files?
What are the limitations of joiner transformation?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
Enlist the differences between database and data warehouse.
What are the tasks that source qualifier perform?
What is a sorter transformation?
What is decode in static cache?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
Define sessions in informatica etl?
Explain the difference between mapping parameter and mapping variable?
What is a pre-defined event and user-defined event?
Explain the different kinds of facts.
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.