DBMS-BCS501-Important Questions
DBMS-BCS501-Important Questions
Unit5:
1. Discuss the timestamp ordering protocol for concurrency control. How does
strict timestamp ordering differ from basic timestamp ordering? [2019-20,
2020-21, 2021-22, 2022-23,2023-24]
2. How do optimistic concurrency control techniques differ from other
concurrency control techniques? Why they are also called validation or
certification techniques? Discuss the typical phases of an optimistic
concurrency control method.(Hint: Validation based protocol) [ 2020-21,2022-
23]
3. What are multi version schemes of concurrency control? Describe with the help
of an example.[2021-22, 2023-24]
4. Define concurrency. Describe major problems associated with concurrent
processing with examples. What is the role of locks in avoiding these Problem.
Write about two phase locking protocol (2PL).[2019-20, 2020-21, 2022-23]