Message type: E = Error
Message class: CSM_VMC - Messages for VM Container Monitoring
Message number: 101
Message text: Maximum relative occupancy of the shared pools after a shared GC run
You can see the maximum percentage of the shared pool occupied (at a
certain time in the current monitoring cycle).
You can find more information about the memory classes in the VM
Container in the online documentation under
<DS:KENO.001560AA0E081DEB91E241270609CAF7>Memory Management 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_VMC101
- Maximum relative occupancy of the shared pools after a shared GC run ?The SAP error message CSM_VMC101 indicates that the maximum relative occupancy of the shared memory pools has been exceeded after a shared garbage collection (GC) run. This typically occurs in environments where the SAP system is using the Java Virtual Machine (JVM) with shared memory pools, which are used to manage memory for multiple Java applications.
Cause: Memory Pressure: The error usually arises when the memory allocated to the shared pools is insufficient to handle the workload, leading to high occupancy levels.
Configuration Issues: Incorrect configuration of the JVM parameters related to memory allocation can lead to this issue. High Load: An increase in the number of users or transactions can lead to higher memory usage, causing the shared pools to fill up quickly. Memory Leaks: There may be memory leaks in the application code or libraries that are consuming more memory than expected.
Solution: Increase Memory Allocation: Review and increase the memory settings for the shared memory
Get instant SAP help. Sign up for our Free Essentials Plan.
CSM_VMC100
Shared Garbage Collection
What causes this issue? The shared garbage collector (SGC) removes objects no longer needed from the shared pool (shared closures). For more informat...
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...
CSM_VMC102
Average relative occupancy of the shared pool after shared GC run
What causes this issue? You can see what percentage on average of the shared pool was occupied (in the current monitoring cycle). Big differences bet...
CSM_VMC103
Memory Availabilty in the Shared Pool
What causes this issue? The memory status in the shared pool of the VM Container is constantly monitored. The value of this attribute tells you wheth...
Click on this link to search all SAP messages.