- By the definition of an
ACR schedule, we have that:
- Whenever a
transaction Tk
reads a
value written
by
a transaction Ti, the
ACR schedule
must contains an
intermediate commit action:
|
- Therefore, in an ACR schedule:
- The read operations are
preceeded by
the commits of the
dependent transactions:
- Therefore,
Tk will
commit
after every
dependent transactions:
|
Therefore:
- Every ACR schedule
is also
recoverable !!!!
|
|