Symptom
You might observe sudden increase in memory usage observed over recent weeks in Memory Analysis App, but could not find any root cause for such increase.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
Open HANA Memory Analysis App and observe memory increases like what's shown in the graph:
Cause
The "increase" or "jump" in memory comes from the way the HANA memory analysis app is keeping data.
Resolution
- The black line which is the indexserver Process Allocation Limit (in other word, the capacity provided to your system). It is kept for 30 days.
- The various memory components (in colored blocks) are describing parts of the memory usage. They are kept only 14 days.
- The grey grid showing the free memory (MB) is only a calculation made at display which shows the difference between 1 and 2.
Consequences:
- For the days between N-30 and N-14, since (2) was deleted and no longer available, the graphs shows (3) = (1). But this is completely false. It is only that the historical data is deleted.
- For the days before N-30, (1) is 0. This is also completely false. It is only that the historical data is deleted.
Please refer to the data from last 14 days for a better overview of how much is available and how much has been consumed.
See Also
Keywords
memory increase, hana memory analysis app, process allocation limit, allocationlimit, s4hana public cloud , KBA , HAN-DB , SAP HANA Database , How To
SAP Knowledge Base Article - Public