Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is CHECK-IN CHECK-OUT. Please explane me?

Answers were Sorted based on User's Feedback



What is CHECK-IN CHECK-OUT. Please explane me?..

Answer / tanmaya

Hi All,


The basic concept of versioning in any tool/technology
is "To track the changes with versions"


For Example,


A text file with TEST is there with 123 as data. Saved as
Test.

Next day, changes are done for TEST and now data is 456.
Save as Test. Override the previous test.


Now if we observe we will have only one file with latest
data 456. So you can't track how many times it gone through
changes and what changes are done. So to avoid these issues.


Save the TEST with 123 data as Testv0.1

Again after changes are done, Save the TEST wtih 456 as
Testv0.2


So we will have both files with old and new data and also
we can track the changes happened.


The similar concept in any versioning tool and also the
same in our Informatica also.


If we checkin the any
mapping/mapplet/workflow/session/other into server. And
those will become in read only mode.

You can't edit checked in objects.


If we wan't to edit those objects, first we need to
checkout the object that we want to modify then it will
become editable/writable mode and after
changes/modifications are done, save again checkin the
object.


So it will create multiple versions of the same object
tracking the changes that happened from the time it has
been created.


It is good practice to enter comments for every checkin and
checkout, so you can easily find out what you have done in
that particular version.

Is This Answer Correct ?    23 Yes 0 No

What is CHECK-IN CHECK-OUT. Please explane me?..

Answer / kishor baindoor

once the application is biilt we cant make the changes to
mapping directly. So we need to check out the mapping or
session or source table or target table before making
changes. Then test the load. If it is working fine then
check in. If the load is not working properly we can do
undo check out which takes it to previous stage.

Is This Answer Correct ?    1 Yes 1 No

What is CHECK-IN CHECK-OUT. Please explane me?..

Answer / himanshu arora

In simple language if you are exporting any Mapping/Session/Workflow in informatica then you have to ensure that all object should be checked in and when you are importing the same then you should take care of objects to checked out.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is confirmed dimension and fact?

7 Answers  


1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?

0 Answers   Bosch,


source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000

6 Answers   CTS, Wipro,


What is checksum termnology in informatica? Where do you use it ?

3 Answers   Chase, Cognizant, Deloitte,


What are the types of presistent cache in look up tr.

0 Answers   IBM,


Hi frndz, "while i am going to run the infotmatica power designer,he ask the id and password ",then i enterd the id and passwd , at that time i got the error as " failed to connect repository " ?

3 Answers  


What is difference between a gateway node and worker node?

0 Answers  


From where we can start or use pmcmd?

3 Answers  


SOURCE 1 a 1 b 1 c 2 a 2 b 2 c TARGET 1 A B C 2 A B C In oracle & informatica level how to achieve

4 Answers   iGate,


Why update strategy and union transformations are active? Explain with examples.

0 Answers  


What are the new features of informatica 9.x in developer level?

0 Answers  


How to identify bottlenecks in sources,targets,mappings,workflow,system and how to increase the performance?

4 Answers  


Categories