Multiple choice

Which of the following phases in locking scheduler is the one in which all locks are released by a transaction and one cannot attain any new lock?

  1. Growing phase

  2. Shrinking phase

  3. Commit phase

  4. Update lock

  5. Increment lock

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This phase in a locking scheduler is the one in which all locks are released by a transaction and one cannot attain any new lock.