Multiple choice

Which of the following is the first phase in distributed transaction where the Global Coordinator, asks participating nodes other than the commit point site to promise to commit or roll back the transaction, even if there is a failure?

  1. Commit phase

  2. Forget phase

  3. Prepare phase

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is the first phase in distributed transaction where the Global Coordinator, asks participating nodes other than the commit point site to promise to commit or roll back the transaction, even if there is a failure.