• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

GATE | GATE-CS-2015 (Set 3) | Question 40

Consider the following partial Schedule S involving two transactions T1 and T2. Only the read and the write operations have been shown. The read operation on data item P is denoted by read(P) and the write operation on data item P is denoted by write(P). Q39 Suppose that the transaction T1 fails immediately after time instance 9. Which one of the following statements is correct?

(A)

T2 must be aborted and then both T1 and T2 must be re-started to ensure transaction atomicity

(B)

Schedule S is non-recoverable and cannot ensure transaction atomicity

(C)

Only T2 must be aborted and then re-started to ensure transaction atomicity

(D)

Schedule S is recoverable and can ensure atomicity and nothing else needs to be done

Answer

Please comment below if you find anything wrong in the above post
Feeling lost in the world of random DSA topics, wasting time without progress? It's time for a change! Join our DSA course, where we'll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 geeks!

Last Updated :
Share your thoughts in the comments