SAP ABAP Table STR_PARAMETER (Oracle monitoring: structure for V$PARAMETER.)
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_PARAMETER |
|
| Short Description | Oracle monitoring: structure for V$PARAMETER. |
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_NUM | ORA_DEC_22 | DEC | 22 | 0 | Oracle monitoring: Parameter number | ||
| 2 | |
ORA_NAME | ORA_CHAR_64 | CHAR | 64 | 0 | Oracle monitoring: Name | ||
| 3 | |
ORA_TYPE_P | ORA_DEC_22 | DEC | 22 | 0 | Oracle monitoring: Parameter type | ||
| 4 | |
ORA_VALUE | ORA_CHAR_255 | CHAR | 255 | 0 | Oracle monitoring: Parameter value | ||
| 5 | |
ORA_ISDEFAULT | ORA_CHAR_9 | CHAR | 9 | 0 | Oracle monitoring: Parameter set to default or set in file | ||
| 6 | |
ORA_ISSES_MODIFIABLE | ORA_CHAR_5 | CHAR | 5 | 0 | Oracle monitoring: Parameter changeable with ALTER SESSION ? | ||
| 7 | |
ORA_ISSYS_MODIFIABLE | ORA_CHAR_9 | CHAR | 9 | 0 | Oracle monitoring: Parameter changeable with ALTER SYSTEM ? | ||
| 8 | |
ORA_ISMODIFIED | ORA_CHAR_10 | CHAR | 10 | 0 | Oracle monitoring: Parameter modified after instance start ? | ||
| 9 | |
ORA_ISADJUSTED | ORA_CHAR_5 | CHAR | 5 | 0 | Oracle monitoring: Oracle adjusted the input value ? | ||
| 10 | |
ORA_DESCRIPTION | ORA_CHAR_64 | CHAR | 64 | 0 | Oracle monitoring: Description | ||
| 11 | |
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 |