What is Lock Based Protocol and what is its use?
Answer Posted / bhargavi
lock based protocol: Once one transaction is accessing the
data,no other transaction is made to modify the data.
(or)
A locking protocol is a set of rules to be followed by each
transaction to ensure that, even though actions of several
transactions might be interleaved,the net effect is
identical to executing all transactions in some serial order.
| Is This Answer Correct ? | 55 Yes | 9 No |
Post New Answer View All Answers
What must a class do to implement an interface?
How are the elements of a cardlayout organized?
What is a modular application? What does module-relative mean?
what is a non-repeatable read?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Why does the tag url-encode javascript and mailto links?
Why use POJO when I can use hashmap
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is the relation between the infobus and rmi?
How to pass parameters in RMI?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Why do I get a duplicate name error when loading a jar file?
What are the different algorithms used for clustering?
Describe activation process?