What is version control in informatica ?
Advance thanks
Answers were Sorted based on User's Feedback
Answer / poonam kute
Version control in informatica is nothing but maintaining
versions of the changes that you made in mapping.
we can acheive it by check in and chek out utillity
check out its like u r locking mapping for other user and u
r going to create new version for that mapping.
in check in other user can see changes made in mapping and
it used to close that particular version of mapping
I hope it helps
correct me if i m wrong
Thanks
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / akhil4
checkin,checkout these are version controles in informatica
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / muzeeb
by using version control we maintain the history of the meta
data objects.
there are two tasks to perform & maintain the version
control of the object..
1.check in
2.check out
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / cmanojkumar
Thanks for your answer.Still my doubt remains same.
I would like to know is it for to track changes from
one version of informatica to other version of informatica.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / moorthy g
Check_Out and Check_in
----------------------
While starting u have to give CHECK_OUT then made some
changes in the mapping then u have to give CHECK_IN.
------
Note: Before check_in to check the mapping twice atleast.
Correct me If I'm wrong.
Best Regards,
Moorthy. G
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / cmanojkumar
Thanks for your answer.
But i would like to know is it for to track changes from
one version of informatica to other version of informatica.
| Is This Answer Correct ? | 1 Yes | 3 No |
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
Design a mapping to load the cumulative sum of salaries of employees into target table?
What are Rapid changing dimensions?
How to load the data from a flat file into the target where the source flat file name changes daily?
In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
select count(1) from emp? what is the o/p?
What are the limitations of joiner transformation?
How we can use union transformation?
Explain what is informatica metadata and where is it stored?
What are the reusable transformations?
Suppose in the next version of Informatica, RTR Xn is excluded. Then how will u route data to different tgts?
I have a flat file, want to reverse the contents of the flat file