SAP ABAP Table MSSMEMCOMPONENTS (Memory components (sap_memcomponents))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | MSSMEMCOMPONENTS |
|
| Short Description | Memory components (sap_memcomponents) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
MSSMCMP | CHAR | 60 | 0 | Memory component type from sys.dm_os_memory_clerks | |||
| 2 | |
MSSMCMPNM | CHAR | 256 | 0 | Component name from sys.dm_os_memory_clerks | |||
| 3 | |
MSSMCALLOCKB | DEC | 20 | 0 | Allocated KB for memory component | |||
| 4 | |
MSSMCALLOCPCT | DEC | 4 | 2 | Allocated memory percentage | |||
| 5 | |
MSSMCVRESV | DEC | 20 | 0 | Reserved virtual memory | |||
| 6 | |
MSSMCVCOMM | DEC | 20 | 0 | Virtual memory committed | |||
| 7 | |
MSSMCAWE | DEC | 20 | 0 | AWE allocated kb | |||
| 8 | |
MSSMCSHRESV | DEC | 20 | 0 | Shared memory reserved by a memory clerk | |||
| 9 | |
MSSMCSHCOMM | DEC | 20 | 0 | Shared memory committed by a memory clerk | |||
| 10 | |
MSSRMINROUNDS | DEC | 20 | 0 | Number of entries removed from memory pool |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in | 740 |