SAP ABAP Table GPG_TR_PROCES (PGA Monitoring: (g)v$PROCESS table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Basic Data
Table Category INTTAB    Structure 
Structure GPG_TR_PROCES   Table Relationship Diagram
Short Description PGA Monitoring: (g)v$PROCESS table    
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 INST_ID ORA_INST_ID ORA_INST_ID DEC 22   0   Oracle monitor: Instance ID  
2 INSTANCE_NAME ORA_INSTANCE_NAME ORA_LK_INSTNAME CHAR 48   0   Oracle monitoring: instance_name  
3 PROGRAM_OS ORA_PROGRAM ORA_PROGRAM CHAR 48   0   Oracle monitoring: PROGRAM: Operating system program name  
4 PGA_USED_MEM ORA_PGA_USED_MEM ORA_NUM_22 DEC 22   0   Oracle monitoring: PGA memory currently used by the process  
5 PGA_ALLOC_MEM ORA_PGA_ALLOC_MEM ORA_NUM_22 DEC 22   0   Oracle monitoring: PGA memory allocated by the process  
6 PGA_MAX_MEM ORA_PGA_MAX_MEM ORA_NUM_22 DEC 22   0   Oracle monitoring: Max PGA memory allocated by the process  
7 STATUS ORA_STATUS ORA_CHAR_12 CHAR 12   0   Oracle monitoring: Current process status  
8 SQL_TEXT ORA_SQL_TEXT ORA_CHAR_1000 LCHR 1000   0   Oracle Monitoring: SQL_TEXT: SQL Text of current cursor  
9 ADDRESS ORA_ADDRESS ORA_RAW_8 RAW 8   0   Oracle Monitoring: ADDRESS: @ of Handle to Parent Cursor  
10 HASH_VALUE ORA_HASH_VALUE ORA_NUMBER DEC 22   0   Oracle Monitoring: HASH_VALUE: Hash Value of Parent Statment  
History
Last changed by/on SAP  20140117 
SAP Release Created in 710