bravadortb
SSC Veteran
Points: 285
More actions
November 14, 2010 at 7:21 pm
#142621
My dbo.backupfile table is getting pretty beefy and I couldn't find any articles on the correct way to purge all related tables. Any suggestions?
Adiga
One Orange Chip
Points: 27284
November 14, 2010 at 10:03 pm
#1250525
You may use sp_delete_backuphistory to purge backup history. Here is an example.
Pradeep Adiga Blog: sqldbadiaries.comTwitter: @pradeepadiga
November 14, 2010 at 10:13 pm
#1250528
Thank you!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply