(alternative formulation: no tx can read data items written by an uncommitted tx)
Downside: reduces opportunity for concurrency.
GUW call these ACR (avoid cascading rollback) schedules.
All ACR schedules are also recoverable.