We are using the SAP Mobile Platform 3.0 with ASE 15.7.
We recently faced an issue were our DB got full. We were able to solve the issue by increasing the device size and altering the database to use the extra space. However, we noticed that eventually even that space was slowly consumed.
On further investigation, it was noticed that one particular table SMP_E2E_TRACE was the one taking up most of the space. Our current device size is 16GB. This table is already occupying almost 13GB. Interesting, the data only occupies 800MB, but the index occupies almost 12GB.
I just wanted to know if there is any way to reduced the size of this index.