adplus-dvertising
frame-decoration

Question

The _________ requires each transaction executes in two or three different phases in its lifetime

a.

Validation protocol

b.

Timestamp protocol

c.

Deadlock protocol

d.

View protocol

Posted under Concurrency Control DBMS

Answer: (a).Validation protocol

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The _________ requires each transaction executes in two or three different phases in its lifetime

Similar Questions

Discover Related MCQs

Q. During __________ phase, the system reads data and stores them in variables local to the transaction.

Q. During the _________ phase the validation test is applied to the transaction

Q. During the _______ phase, the local variables that hold the write operations are copied to the database

Q. Read only operations omit the _______ phase

Q. Which of the following timestamp is used to record the time at which the transaction started execution?

Q. Which of the following timestamps is used to record the time when a transaction has finished its read phase?

Q. Which of the following timestamps is used to record the time when a database has completed its write operation?

Q. State true or false: Locking and timestamp ordering force a wait or rollback whenever a conflict is detected.

Q. State true or false: We determine the serializability order of validation protocol by the validation ordering technique

Q. In _______ schemes, each write operation creates a new version of Q

Q. If the first update is overwritten by a second, it is called as a _______ update

Q. State true or false: Snapshot isolation prevents lost updates

Q. Which of the following is a variant of snapshot isolation

Q. Under ________ the system uses locking mechanism that applies only to updates

Q. The situation in which each pair of transactions has read a data written by the other, but there is no data written by the transactions is called as _______

Q. Oracle uses __________ for the serializable isolation level

Q. State true or false: Snapshot isolation has low overhead

Q. In ________ no two aborts occur unless two concurrent transactions update the same data item.

Q. Which of the following transactions can multiversion two phase locking protocol not differentiate.

Q. ________ deletes a data item from a database