Feature
DBA_SQL_MANAGEMENT_CONFIG displays the configuration parameters in the SPM.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| PARAMETER_NAME | VARCHAR2(128) | NO | The name of the parameter. Valid values:SPACE_BUDGET_PERCENTPLAN_RETENTION_WEEKS |
| PARAMETER_VALUE | VARCHAR2(4000) | YES | The value of the parameter. |
| LAST_MODIFIED | TIMESTAMP(6) | NO | The time when the parameter value was updated the last time. |
| MODIFIED_BY | VARCHAR2(128) | NO | The object that last updated the parameter value. |