My Problem is that the Table WorkItemLongTexts is about 17GB!

Is there any way to delete the history of all WorkItems?

link|improve this question
Is your only problem that the table is that huge or is there another problem resulting of the tables size? – PVitt Jun 1 '11 at 9:43
The problem is that the table grows about 2GB each day because we syncronize the TFS WorkItems with another system. The TFS is getting slower every day! – LuWa Jun 1 '11 at 10:06
I guess that your synchronization mechanism is malfunctioning. – PVitt Jun 1 '11 at 10:38
But how can i clean my database? – LuWa Jun 1 '11 at 11:05
2  
You "CAN" delete everything. But as I already mentioned: Wihtout knowing what causes the growth I personally would do nothing else than looking for the growth's reason. – PVitt Jun 1 '11 at 11:21
show 2 more comments
feedback

1 Answer

try this witadmin destroywi /id: /collection:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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