1.

If a transaction has obtained a ________ lock, it can both read and write on the item(a) Shared mode(b) Exclusive mode(c) Read only mode(d) Write only modeI got this question in an international level competition.This key question is from Lock Based Protocols in portion Concurrency Control of RDBMS

Answer»

Right choice is (B) EXCLUSIVE mode

The EXPLANATION is: If a transaction has OBTAINED an exclusive mode lock, then it can both read and write on the item on which it in operating.



Discussion

No Comment Found

Related InterviewSolutions