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 |
What are the different versions of informatica?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
What are reusable transformations in how many ways we can create them?
If informatica has its scheduler why using third party scheduler?
how to load duplicate row in a target
what is the size of ur database(like oracle)
lookup transformation with screenshots
What is the surrogate key?
sir presently i am persuing my m.tech recently i got job in tcs as fresher presently iam doing my 9 months project related to informatica can any one guide me how to create fact tables what type of schemas must be used and so on if so give ur mail ids so that i can contct through it
How You Pull the records on daily basis into your ETL Server.
get me output as if input is like 1 x o/p-->1 x,y,z 1 y 2 a,b 1 z 3 c 2 a 2 b 3 c
What is Target Update Override? What is the Use ?