SAP ABAP Table STR_SPPARAMETER (Oracle monitoring: structure for V$SPPARAMETER.)
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_SPPARAMETER |
|
| Short Description | Oracle monitoring: structure for V$SPPARAMETER. |
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_PARAM_SID | ORA_CHAR_80 | CHAR | 80 | 0 | Oracle Monitoring: SID: SID for which param is defined | ||
| 2 | |
ORA_PARAM_NAME | ORA_CHAR_80 | CHAR | 80 | 0 | Oracle Monitoring: NAME: Name of the parameter | ||
| 3 | |
ORA_SP_VALUE | ORA_CHAR_255 | CHAR | 255 | 0 | Oracle monitoring: Parameter value | ||
| 4 | |
ORA_ISSPECIFIED | ORA_CHAR_6 | CHAR | 6 | 0 | Oracle Monitoring: ISSPECIFIED: Is the param in th SP file | ||
| 5 | |
ORA_ORDINAL | ORA_NUMBER | DEC | 22 | 0 | Oracle Monitoring: ORDINAL: Position of the param value | ||
| 6 | |
ORA_UPDATE_COMMENT | ORA_UPDATE_COMMENT | CHAR | 255 | 0 | Oracle monitoring: Comments due to the most recent update |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 700 |