Ask Question
2 July, 07:20

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. 2 July, 07:40
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers