Hi,
What is version control in Informatia ?
Can anyone just give an idea or introduction about this?
Advance Thanks
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ramanaidu kolli
One project developed in old version (informatica 6.1)in
earlier now we need to add a new fields in target database
columns but now we are using (informatica 8.6 version) so
client requirement need to transfer data Earlier version to
New Version in this scenario we are using Version control
option
| Is This Answer Correct ? | 1 Yes | 0 No |
While importing the relational source defintion from database,what are the meta data of source U import?
Is it possible to have "5 source & 5 Target" in single mapping?
one source to target loading insert new rows and update existing rows?
What are the ETL tools available in DWH?
I HAVE 10 records in source. I want to store i record in target 1, second record in target 2, third record in target 3, 4 th record again in target 11, 5th again in target 2, 6th again in target3 etc.... how it is possible?
what is difference between COM & DCOM?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
what is row level and column level indicator?
How to load relational source into file target?
How do you change a non-reusable transformation to reusable transformation?