0
6.3kviews
What do you mean by Distributed Serializability in a DDB?
1 Answer
1
139views
  1. In a distributed database, each transaction performs operations at several sites. The sequence of operations performed by transactions at a site is a local schedule.

  2. An execution of n distributed transactions T1, T2,…..T„ at m sites is modeled by a set of local schedules Si, S2, , Sm.

  3. If we …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.