SAP ABAP Data Element VM_STATE (VM State)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Basic Data
Data Element VM_STATE
Short Description VM State  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type VM_STATE    
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 10 State 
Medium 15 State 
Long 20 State 
Heading 11 State 
Documentation

Definition

Status of the virtual machine

  • Init: VM is being initialized
  • Deleting: VM is being deleted
  • Running: VM is processing a request
  • Waiting: VM is assigned to a user and is waiting for requests
  • In the pool: VM is not assigned to any user and is waiting for requests
  • Sleeping: VM has triggered a shared garbage collection, and is waiting for other VMs to contribute.
  • Wants to Lock: VM has requested a shared lock (still in the critical section).
  • Reserved: VM has been reserved for a user
  • Private: VM is assigned to a user as the Java session could not be terminated by the VM.

Use

Dependencies

Example

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