Multiple choice

Which of the following transaction's properties requires that if a transaction is interrupted by a failure its partial results are not at all taken into consideration and the whole operation has to be repeated?

  1. Shrinking phase

  2. Shared mode

  3. Serializability

  4. Atomicity

  5. Local agent

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

This transaction's property requires that if a transaction is interrupted by a failure its partial results are not taken into consideration and the whole operation has to be repeated.