Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

DBA_SQL_MANAGEMENT_CONFIG

DBA_SQL_MANAGEMENT_CONFIG displays the configuration parameters of the SQL management base. You must have the DBA role in order to change the configuration parameter values.

Column Datatype NULL Description
PARAMETER_NAME VARCHAR2(30) NOT NULL Name of the configuration parameter:
  • SPACE_BUDGET_PERCENT

  • PLAN_RETENTION_WEEKS

PARAMETER_VALUE NUMBER NOT NULL Value of the configuration parameter
LAST_MODIFIED TIMESTAMP(6)   Time the parameter value was last updated
MODIFIED_BY VARCHAR2(30)   User who last updated the parameter value