Work item (having attachment) deletion will release disk space
Hello,
If we delete work items having attachment, will it release space in server? will it reduce the database size?
We tested deletion of workitems which was having 4 GB attachment, after deletion, the DB size is same as after we add WI to RTC.
we followed the steps which is given in link https://jazz.net/library/article/1459, we run reorg , around 42-43 MB can be freed if we reduce the High Water mark eventhough we added 4 GB data and deleted 4 GB data to Work item.
Please let me know , can't we reclaim space in RTC if we delete attachments in WI? How can we reclaim space as we have less space in production.
Thanks,
Prashanthi.
One answer
The space is not automatically reflected, you will have to run a DB reorg to do so. See https://jazz.net/library/article/1459 .
Comments
Hello Ralph,
" Manual clean up of repository data is necessary after deletion".