SAP ABAP Table STR_SGARESIZEOPS (Oracle monitoring: structure for V$SGA_RESIZE_OPS.)
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_SGARESIZEOPS |
|
| Short Description | Oracle monitoring: structure for V$SGA_RESIZE_OPS. |
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_SGA_COMPONENT | ORA_COMPONENT | CHAR | 64 | 0 | Oracle monitoring:COMPONENT:Component name | ||
| 2 | |
ORA_SGA_OPER_TYPE | ORA_OPER_TYPE | CHAR | 6 | 0 | Oracle monitoring:OPER_TYPE:Operation type | ||
| 3 | |
ORA_SGA_OPER_MODE | ORA_OPER_MODE | CHAR | 6 | 0 | Oracle monitoring:OPER_MODE:Operation mode | ||
| 4 | |
ORA_SGA_PARAMETER | ORA_PARAMETER | CHAR | 64 | 0 | Oracle monitoring:PARAMETER:Parameter for the resize op. | ||
| 5 | |
ORA_SGA_INITIAL_SIZE | ORA_INITIAL_SIZE | DEC | 22 | 0 | Oracle monitoring:INITIAL_SIZE:Parameter value at the start | ||
| 6 | |
ORA_SGA_TARGET_SIZE | ORA_TARGET_SIZE | DEC | 22 | 0 | Oracle monitoring:TARGET_SIZE:Desired value of the parameter | ||
| 7 | |
ORA_FINAL_SIZE | ORA_DEC_22 | DEC | 22 | 0 | Oracle Monitoring: FINAL_SIZE: Real value after resize | ||
| 8 | |
ORA_SGA_STATUS | ORA_CHAR_9 | CHAR | 9 | 0 | Oracle Monitoring: STATUS: Completion status of operation | ||
| 9 | |
ORA_SGA_START_DATE | ORA_DATE | DATS | 8 | 0 | Oracle Monitoring: START_DATE: Start date of operation | ||
| 10 | |
ORA_SGA_START_TIME | ORA_TIME | TIMS | 6 | 0 | Oracle Monitoring: START_TIME: Start time of operation | ||
| 11 | |
ORA_SGA_ENDDATE | ORA_DATE | DATS | 8 | 0 | Oracle Monitoring: END_DATE: End date of operation | ||
| 12 | |
ORA_SGA_ENDTIME | ORA_TIME | TIMS | 6 | 0 | Oracle Monitoring: END_TIME: End time of operation |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 700 |