GVD_PARAMETER - Copy of GV$PARAMETER
Copy of GV$PARAMETER information is stored in SAP table GVD_PARAMETER.
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
Fields for table GVD_PARAMETER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SNAPSHOT_ID | Oracle monitor: snapshot ID | X | ORA_SNAPSHOT_ID | NUMC | 10 | * |
INST_ID | Oracle monitor: Instance ID | X | ORA_INST_ID | DEC | 12 | |
NUM | Oracle monitoring: Parameter number | X | ORA_NUM | DEC | 12 | |
NAME | Oracle monitoring: Name | ORA_NAME | CHAR | 64 | ||
TYPE | Oracle monitoring: Parameter type | ORA_TYPE_P | DEC | 12 | ||
VALUE | Oracle monitoring: Parameter value | ORA_VALUE | CHAR | 255 | ||
ISDEFAULT | Oracle monitoring: Parameter set to default or set in file | ORA_ISDEFAULT | CHAR | 9 | ||
ISSES_MODIFIABLE | Oracle monitoring: Parameter changeable with ALTER SESSION ? | ORA_ISSES_MODIFIABLE | CHAR | 5 | ||
ISSYS_MODIFIABLE | Oracle monitoring: Parameter changeable with ALTER SYSTEM ? | ORA_ISSYS_MODIFIABLE | CHAR | 9 | ||
ISMODIFIED | Oracle monitoring: Parameter modified after instance start ? | ORA_ISMODIFIED | CHAR | 10 | ||
ISADJUSTED | Oracle monitoring: Oracle adjusted the input value ? | ORA_ISADJUSTED | CHAR | 5 | ||
DESCRIPTION | Oracle monitoring: Description | ORA_DESCRIPTION | CHAR | 64 | ||
UPDATE_COMMENT | Oracle monitoring: Comments due to the most recent update | ORA_UPDATE_COMMENT | CHAR | 255 |