0
16kviews
Explain lock based and validation based protocol with example.
1 Answer
0
302views

Lock-based Protocols

Database systems equipped with lock-based protocols use a mechanism by which any transaction cannot read or write data until it acquires an appropriate lock on it.

Locks are of two kinds:

  • Binary Locks − A lock on a data item can be in two states; it is either …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.