Database Management Systems
What are backup and log?
p. 533 Fig. 10-17
Next
ØBackup is a copy of the entire database
ØLog is a listing of activities that change database contents
§DBMS places three items in log: before image, actual change, and after image
before image
change
after image