- A schedule is an
ACR schedule if:
- Every read operation
performed by
a transaction
must
read (= use) values
written by
(already) committed transactions
|
I.e.:
- At the moment that
the read operation
happens,
the transaction that
has written the data has
already committed
|
|