vote up 0 vote down star

Can anyone please send me the script to delete the old backup files greater than 2 days from the disk automatically? I am using SQL Server 2000.

flag

47% accept rate

1 Answer

vote up 0 vote down check

This is very easy if you create a maintenance plan to perform your backup.

One of the options is "remove files older than". Here you can specify to delete the backups older than two days.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.