Example
•
While running MakeSale, app changes
InStore to reduce qty, then checks new sum
•
If the new sum is below 50, txn aborts
•
System must change InStore to restore
previous value of qty
–
Somewhere, system must remember what the
previous value was!
•