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
How to connect Silverlight application to database?
what are the differences between an exclusive lock and a shared lock?
Briefly describe the three types of sql commands.
Explain the term entity type in dbms?
What do databases contain?
Define normalization.
What is 1nf in the dbms?
What is father dbms?
What are five types of database models?
What is database or database management systems (dbms)? And what's the difference between file and database? Can files qualify as a database?
What do you mean by dml compiler?
List few disadvantages of file processing system.
What is the use of drop command?
How do you backup a database?
Tell me about view, sequence and index in DBMS.