Ask Question
22 July, 07:14

Determine whether or not each of the following four transaction execution histories is serializable. If a history is serializable, specify a serial order of transaction execution to which it is equivalent

A. r1[x] r2[y] w2[x] r1[z] r3[z] w3[z] w1[z]

B. w1[x] w1[y] r2[u] w2[x] r2[y] w2[y] w1[z]

C. w1[x] w2[y] r2[u] w1[z] w2[x] r2[y] w1[u]

D. w1[x] w2[u] w2[y] w1[y] w3[x] w3[u] w1[z]

+5
Answers (1)
  1. 22 July, 11:11
    0
    Option D. w1[x] w2[u] w2[y] w1[y] w3[x] w3[u] w1[z]

    Explanation:

    The execution in the option D is correct. This is because there is more than one reasonable criterion.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Determine whether or not each of the following four transaction execution histories is serializable. If a history is serializable, specify ...” in 📘 Engineering if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers