Multiple choice

Which one of the following failures in a database may decide to abort the transaction to be restarted later because it violates serialisability or because several transactions are in a state of deadlock?

  1. Computer failure

  2. A transaction or system error

  3. Local errors

  4. Concurrency control

  5. Disk failure

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

This failure in the database may decide to abort the transaction to be restarted later because it violates serialisability or because several transactions are in a state of deadlock.