(A) Validation based
(B) Time stamp ordering
(C) Lock-based
(D) None of these
Explanation:-
In order to know the answer for this let us first go through what concurrency control means. When many people try to make modifications to a database at any point of time, there should be a system of controls in place to ensure that changes made by one do not adversely affect the other. This is called concurrency control. THere are basically two major categories of concurrency control and types under them.
Types of concurrency control
- Pessimistic methods
- Timestamp ordering methods
- Serialization graph testing
- Locking methods
- Optimistic methods
- Backward validation methods
- Forward validation methods
- Hybrid methods
The basic variants of time-stamp- based method of concurrency control are
(A) Total time stamp-ordering
(B) Partial time stamp ordering
(C) Multiversion Time stamp ordering
(D) All of the above
We will look at all such questions later.
Ans:-A
This comment has been removed by the author.
ReplyDeleteWrong answer for "The basic variants of time-stamp- based method of concurrency control are" ?
ReplyDeleteAns : All of the above
can some body tell me what is the answer of original question ? i.e. Q18
ReplyDelete