Can anyone suggest a good way to handle the growth of the mdm.tblTransaction table? This table logs all the MDS transactions and the history of the data residing in it is required for auditing purposes. Hence we can't delete this data. I'm looking for options on how we can maitain this table ongoing. It is going to perform badly eventually. We currently have 15 Million transactions in this table.
What options can we look at?