SAP ABAP Table STR_PROCESS (Oracle monitoring:structure for V$PROCESS.)
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 | STR_PROCESS |
|
| Short Description | Oracle monitoring:structure for V$PROCESS. |
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 | |
ORA_ADDR | ORA_ADDR | RAW | 8 | 0 | Oracle monitoring: ADDR | ||
| 2 | |
ORA_PID | ORA_PID | DEC | 22 | 0 | Oracle monitoring: PID | ||
| 3 | |
ORA_SPID | ORA_CHAR_12 | CHAR | 12 | 0 | Oracle monitoring: Operating system process identifier | ||
| 4 | |
ORA_USERNAME | ORA_USERNAME | CHAR | 30 | 0 | Oracle monitoring: USERNAME: Oracle username | ||
| 5 | |
ORA_SERIAL | ORA_SERIAL | DEC | 22 | 0 | Oracle monitoring: SERIAL#: Session serial number | ||
| 6 | |
ORA_TERMINAL | ORA_TERMINAL | CHAR | 30 | 0 | Oracle monitoring: MACHINE: Operating system machine name | ||
| 7 | |
ORA_PROGRAM | ORA_PROGRAM | CHAR | 48 | 0 | Oracle monitoring: PROGRAM: Operating system program name | ||
| 8 | |
ORA_TRACEID | ORA_CHAR_255 | CHAR | 255 | 0 | Oracle monitoring: Trace file identifier | ||
| 9 | |
ORA_BACKGROUND | ORA_BACKGROUND | CHAR | 1 | 0 | Oracle monitoring: Background/Normal process | ||
| 10 | |
ORA_LATCHWAIT | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: @ of latch the process is waiting for | ||
| 11 | |
ORA_LATCHSPIN | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: @ of latch the process is spinning on | ||
| 12 | |
ORA_PGA_USED_MEM | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: PGA memory currently used by the process | ||
| 13 | |
ORA_PGA_ALLOC_MEM | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: PGA memory allocated by the process | ||
| 14 | |
ORA_PGA_FREEABLE_MEM | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Allocated PGA memory which can be freed | ||
| 15 | |
ORA_PGA_MAX_MEM | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Max PGA memory allocated by the process |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 700 |