March 9, 2010 at 2:34 pm
My msdb database is almost 30 GB and I am having difficulty deleting old history files. It is taking forever.
I got the sp_DeleteBackupHistory procedure from the forum, and it too is taking a long time to delete the data
Here are the row counts of the tables:
backupset12271157
backupmediaset12263875
backupmediafamily12251622
backupfile1869831
Is there a faster way to delete the data from the tables?
Thanks
March 9, 2010 at 7:54 pm
See the following:
http://www.sqlservercentral.com/Forums/Topic187917-5-1.aspx
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2010 at 3:42 am
Jeff Moden (3/9/2010)
See the following:
Very nice post
-------Bhuvnesh----------
I work only to learn Sql Server...though my company pays me for getting their stuff done;-)
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply