Hi All - We have a scenario where DSO is a staging area for 3 Cubes out of which 2 are delta and 1 is full everyday. Now the one which is full has 3Million records every request and it keeps increasing. If I am retaining the change log for 2 years then I see the record count in the change log is 2 Billion.
We realised we cannot delete the change log for delta as certain key business logc make use of the Record Mode field in change log and reporting goes wrong. The only way of reducing the change log size is to seletively delete the full requests manually which has no impact.
Is there a way to delete the full requests alone from change log selectively by automation?
What about custom ABAP program which deletes the data based on request IDs?
PS: All data models are 3X
Thanks
Abhishek Shanbhogue