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 |
Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?
Can we use unconnected lookup as dynamic lookup?
5 Answers ITC Infotech, TCS, Wipro,
what are testing in a mapping level please give brif eplanation
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
How you load distinct records into one target and duplicate records into another target?
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
what is diff between grep and find
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 Answers Cognizant, Flextronics,
Diffrence between 7.1,8.1 and 8.6
Sequence generator, when you move from develoment to production how will you reset