Message type: E = Error
Message class: CSM_VMC - Messages for VM Container Monitoring
Message number: 088
Message text: Size of deleted old cache entries when adding new entries
When saving an object in the cache causes another object to be deleted,
this is called eviction. Objects can be evicted synchronously or
asynchronously. Synchronous eviction means that when the cache is full,
an old object is deleted in order to save the new one. Asynchronous
means that a cleanup job deletes the old objects without a new object
being stored directly.
This number is the size of the synchronously evicted cache entries in
megabytes.
You can find more information in the online documentation under
<DS:KENO.001560AA0E081DEB9290E35086BF84D6>Caching in the VM Container</>
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
CSM_VMC088
- Size of deleted old cache entries when adding new entries ?The SAP error message CSM_VMC088 indicates that the size of deleted old cache entries is exceeding a certain limit when trying to add new entries to the cache. This typically occurs in the context of the SAP Cache Management system, which is responsible for managing the cache used by various applications to improve performance.
Cause: Cache Size Limit: The cache has a defined size limit, and when new entries are added, the system attempts to delete old entries to make space. If the size of the deleted entries exceeds the allowed limit, this error is triggered. High Volume of Data: If your application is generating a high volume of data that needs to be cached, it can lead to rapid filling of the cache, causing frequent deletions.
Configuration Issues: The cache configuration settings may not be optimized for the current workload, leading to inefficient cache management.
Solution: Increase Cache Size: Review and increase the cache size
Get instant SAP help. Sign up for our Free Essentials Plan.
CSM_VMC087
Number of deleted old cache entries when adding new entries
What causes this issue? When saving an object in the cache causes another object to be deleted, this is called eviction. Objects can be evicted synch...
CSM_VMC086
Success Rate of Attempt to Access the Cache
What causes this issue? This shows the proportion of successful cache read accesses. Successful means that data can be read directly from the relativ...
CSM_VMC089
Number of old cache entries deleted in the background
What causes this issue? When saving an object in the cache causes another object to be deleted, this is called eviction. Objects can be evicted synch...
CSM_VMC090
Size of the old cache entries deleted in the background
What causes this issue? When saving an object in the cache causes another object to be deleted, this is called eviction. Objects can be evicted synch...
Click on this link to search all SAP messages.