Question: When updating databases in a distributed system all the parts of the database that need to change as a result of an update are identified

When updating databases in a distributed system
all the parts of the database that need to change as a result of an update are identified and flagged as being intended for a change.
the database locks itself against other changes and performs the sequence of changes that were identified in the request phase.
The master database perform the changes and communicate the changes to other replications of the database.
every copy of the database perform the changes and communicate to the master if the change was successful or aborted.
When updating databases in a distributed system

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!