Answer Posted / 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 |
Post New Answer View All Answers
What will be the maximum size of an extent of a segment if the tablepac's default storage values are specified as (initial 8K next 16k minextent 4 pctincrease 100).Explain.
What is the use of database management system?
Define dbms.
Which two statements are true about a foreign key?
How do I keep my database up to date?
Why is data modelling important?
What is database schema in dbms?
What do you understand by e-r model?
What are the different types of database?
Is file system a database?
What are the different type of relationships in the dbms?
How to reorder the table columns (fields)?
What is data sparsity and how it effect on aggregation?
What is called dbms?
What happens when my integer identity runs out of scope?