Feature
This view shows the configuration parameters in the SPM.
Fields
Field |
Type |
Nullable |
Description |
|---|---|---|---|
| PARAMETER_NAME | varchar(128) | NO | The name of the parameter. Valid values: |
| PARAMETER_VALUE | varchar(4000) | YES | The value of the parameter. |
| LAST_MODIFIED | timestamp(6) | YES | The time when the parameter value was updated the last time. |
| MODIFIED_BY | varchar(128) | NO | The user that updated the parameter value the last time. |
