SAP ABAP Data Element SVMCRT_PROF_LGC_YG_PROMOTED (GC Statistics - Young Generation: Size of Promoted Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring

⤷

⤷

Basic Data
Data Element | SVMCRT_PROF_LGC_YG_PROMOTED |
Short Description | GC Statistics - Young Generation: Size of Promoted Objects |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | INT4 | 4-byte integer, integer number with sign |
Length | 10 | |
Decimal Places | 0 | |
Output Length | 11 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 5 | Prmtd |
Medium | 10 | Promoted |
Long | 15 | Promoted |
Heading | 20 | Promoted |
Documentation
Definition
Number of bytes reserved by Java objects moved from the "young generation" to the VM memory's "old generation" during the garbage collection (GC).
Use
Dependencies
As the objects in question are still referenced after several GCs, they have been moved to the "old generation" memory area. This has freed up space in the "young generation" memory, where new objects are first allocated.
Example
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 710 |