SAP ABAP Table VMCDBG_PROCESS (VMCDBG: Entry in the process list)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_DEBUG (Package) VMC Debugger (new)
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | VMCDBG_PROCESS |
|
| Short Description | VMCDBG: Entry in the process list |
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 | |
VMINFO | STRU | 0 | 0 | ||||
| 2 | |
VM_HANDLE | VM_HANDLE | INT4 | 10 | 0 | Number of the Java VM | ||
| 3 | |
WPINDEX | WPINDEX | INT4 | 10 | 0 | Work Process Number | ||
| 4 | |
VM_TYPE | VM_TYPE | INT4 | 10 | 0 | VM Type | ||
| 5 | |
VM_STATE | VM_STATE | INT4 | 10 | 0 | VM State | ||
| 6 | |
VM_CPU | VM_INT64 | DEC | 20 | 0 | Virtual Machine CPU | ||
| 7 | |
VM_APPL | VM_APPL | CHAR | 256 | 0 | VM: Application Currently Running | ||
| 8 | |
VM_BYTES | VM_INT64 | DEC | 20 | 0 | VM: Memory Consumption (MB) | ||
| 9 | |
VM_DBGSTATE | VM_DBGSTATE | INT4 | 10 | 0 | VM: Debugging State | ||
| 10 | |
VM_DBGPORT | VM_DBGPORT | INT4 | 10 | 0 | VM: Debug Port | ||
| 11 | |
VM_USED_TIME | VM_USED_TIME | CHAR | 8 | 0 | Start Time of Last Request | ||
| 12 | |
WPBNAME | UBNAME | CHAR | 12 | 0 | User Currently Served | ||
| 13 | |
VM_SGC_STATE | VM_SGC_STATE | INT4 | 10 | 0 | VM State of the Shared Garbage Collector (SGC) | ||
| 14 | |
VM_SGC_WAITING | VM_SGC_WAITING | INT4 | 10 | 0 | VM Shared GC Waiting | ||
| 15 | |
VM_LOCKS | VM_LOCKS | INT4 | 10 | 0 | Number of Cross-VM Locks | ||
| 16 | |
VM_TRACE | VM_TRACE | INT1 | 3 | 0 | VM-Specific Trace | ||
| 17 | |
VM_LWP | WPINDEX | INT4 | 10 | 0 | Last process in which VM was active | ||
| 18 | |
STRG | 0 | 0 |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 702 |