How do I delete a differential backup?
Posted
by BlueMonkMN
on Server Fault
See other posts from Server Fault
or by BlueMonkMN
Published on 2010-04-02T14:57:02Z
Indexed on
2010/04/02
15:03 UTC
Read the original article
Hit count: 361
sql-server-2005
I often like to create backups when testing the software I work on, and will sometimes create a differential backup if I want to be able to get back to multiple previous states. However, sometimes I realize that I forgot one thing I wanted to include in a differential backup, or I no longer need a previous differential backup. Sometimes I simply want to create a new scenario from the original base image and start working with a new series of differential backups. So I'd like to be able to delete some older differential backups so I don't get confused about which ones I'm using. But I can't find any way to delete just the differential backups, selectively or all at once.
© Server Fault or respective owner