Answer Posted / nishi
Prepare phase - The global coordinator (initiating node) ask a participants to prepare (to promise to commit or rollback the transaction, even if there is a failure)
Commit Phase - If all participants respond to the coordinator that they are prepared, the coordinator asks all nodes to commit the transaction, if all participants cannot prepare, the coordinator asks all nodes to roll back the transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is mysql a rdbms?
What is 2nf in dbms?
What is the advantage of using preparedstatement?
What is order by clause?
Explain the term specialization.
what are the two integrity rules used in DBMS?
What is database definition (dbd)?
What is the role of database server in database management system?
What are the features of dbms?
Is there some bulk load or other way to import a lot of data fast?
What do you mean by super key, primary key, foreign key and candidate key?
What is data redundancy in dbms?
What is database schema in dbms?
How can I join two tables in database?
What is optimization in database?