Hi all,
Just a quick one to see if anyone can give pointers with regards this table volume.
Currently the table has over 300 million rows with the following breakdown of the main entities
TransactionHistory - custom table - 280 Million rows
Connection - 80 Million rows
Activity Party - 4 Million rows
DeletionService is configured to run every day at 6:30 but as far as I can see it does not select the above tables for deletion (and a few others with lower volumes).
I suspect that the reason for the deletionservice not processing the above entities is because the detect duplicate setting is not set for those entities but I may be wrong.
That being the case then I could turn it on - but we would then have the issue with the service timing out and/or filling completely the Tlog for the database.
Has anyone gone through a process like this with Microsoft and if so can you give me some pointers about the process.
We will chase support with this in any case.
*This post is locked for comments