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 Two-Phase Commit ?

Answers were Sorted based on User's Feedback



What is Two-Phase Commit ?..

Answer / guest

Two-phase commit is mechanism that guarantees a
distributed transaction either commits on all involved nodes
or rolls back on all involved nodes to maintain data
consistency across the global distributed database. It has
two phase, a Prepare Phase and a Commit Phase.

Is This Answer Correct ?    1 Yes 0 No

What is Two-Phase Commit ?..

Answer / syed sohel

The 2PC protocol is so named because it employs the
following two phases prior to committing the operation
performed:

* Phase 1—Prepare. In this phase, each of the programs
involved in the transaction sends a message to the TP
Manager, such as Microsoft Distributed Transaction
Coordinator (MS DTC), informing the TP Manager that it is
ready to and capable of performing its part of the
operation. This phase is also known as prepare because the
programs are prepared either to commit the changes or
rollback the changes. If the TP Manager receives
confirmation from each of the programs involved, it proceeds
to phase 2.
* Phase 2—Commit or Rollback. In this phase, the TP
Manager instructs each of the programs to commit or rollback
all of the changes that were requested as part of the
transaction. A properly executed rollback should return the
system to its original state.

Is This Answer Correct ?    0 Yes 0 No

What is Two-Phase Commit ?..

Answer / nishi

Two-phase commit is mechanism that guarantees a distributed transaction either commits on all involved nodes or rolls back on all involved nodes to maintain data consistency across the global distributed database. It has two phase, a Prepare Phase and a Commit Phase.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

how to restore particular schema from rman full backup?

0 Answers   HCL,


Mention the differences between trigger and stored procedures

0 Answers  


What is the use of SHOW option in IMP command ?

1 Answers  


Can you explain insert, update and delete query?

0 Answers  


What entity means?

0 Answers  


What are functions in database?

0 Answers  


What are the ACID Properties in a Database and Why are They Important?

1 Answers  


i want to know real time experience on oracle dba anybody help me please mail me aniltelkar50@gmail.com

1 Answers   IBM,


What do you understand by the terms entity, entity type, and entity set in dbms?

0 Answers  


How do you create a blank database?

0 Answers  


What are the benefits of modeling?

0 Answers  


What will the SHOW_ALERT function returns ?

3 Answers   College School Exams Tests, DSS,


Categories