SAP ABAP Data Element SVMCRT_PROF_LGC_YG_FAILED (GC Statistics - Young Generation: Promotion Failed)
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_FAILED
Short Description GC Statistics - Young Generation: Promotion Failed  
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 Faild 
Medium 10 Failed 
Long 15 PromotionFailed 
Heading 25 Promotion Failed 
Documentation

Definition

Number of bytes reserved by Java objects that could not be moved during the garbage collection (GC) from the "young generation" to the "old generation" of the VM memory, even though the objects have survived a sufficient number of GCs.

Use

Dependencies

A Java object can only be moved to the "old generation" memory area if there is sufficient memory available there for the object.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 710