×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

What will the transaction T2 and T3 have in the log file?

11. What will the transaction T2 and T3 have in the log file?

  1. <Tn, Start>
  2. <Tn, Commit>
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

T2 and T3 will have <Tn, Start> and <Tn, Commit> in the log file.

Case: T1 at the Checkpoint, T2 and T3 in the middle of Checkpoint and Failure, T4 at the Failure respective to time.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.