Content deleted Content added
→Types of schedule: included definition for a complete schedule. |
m →Types of schedule: added link for "rollback" |
||
Line 66:
==Types of schedule==
A '''complete schedule''' is one that contains either an abort or commit action for each of its transactions. A transaction's last action is either to commit or abort. If a transaction is aborted all its actions must be undone in a process known as a '''[[Rollback (data management)|rollback]]'''.
===Serial===
|