June 2018
Intermediate to advanced
478 pages
10h 52m
English
An incremental backup is a backup image that contains only pages that have been updated since the previous backup image was made. Two types of incremental backup images can be produced: incremental and delta. An incremental backup image is a copy of all database data that has changed since the most recent successful full backup image was created. The predecessor of an incremental backup image is always the most recent successful full backup image of the same object. A delta backup image, however, is a copy of all database data that has changed since the last successful backup (full, incremental, or delta) of the database or table space in question:
The preceding diagram ...
Read now
Unlock full access