Notifications
Clear all
Topic starter 11/10/2024 2:09 pm
How to restore incremental backup in db2?
Topic starter 11/10/2024 2:09 pm
There are two ways to restore incremental backup images: automatic and manual: For an automatic incremental restore, the RESTORE DATABASE command is issued only once specifying the target image to be used. Db2 then uses the database history to determine the remaining required backup images and restores them.