CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

In the following schedules,
Rx(Z) denotes Trans X Reads item
Z,Wx(Z) denotes Trans X writes item Z.

Consider the following schedules:
S1:R1(A),W1(A),R2(A),W2(A),Commit T2,R1(B),W1(B

S2:R1(A),R2(A),W2(A),Commit T2,R1(A),W1(A),Commit

S3:R2(A),R1(A),W1(A),W2(A),W2(B)Commit T2,W1(B)

Which of the following statements are true?

A
Schedule S1 has dirty read problem.
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
B
Schedule S2 has non-repeatable read problem.
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
C
Schedule S3 has lost update problem
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D
Schedule S3 is conflict serializable
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Join BYJU'S Learning Program
CrossIcon