4.37 DBA_ADVISOR_SQLW_PARAMETERS
DBA_ADVISOR_SQLW_PARAMETERS displays all workload parameters and their current values in the database.
               
Related View
USER_ADVISOR_SQLW_PARAMETERS displays the workload parameters and their current values owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the task or workload object | 
| 
 | 
 | 
 | Unique identifier number of the workload object | 
| 
 | 
 | 
 | Name of the workload object | 
| 
 | 
 | 
 | Name of the parameter | 
| 
 | 
 | 
 | Value of the parameter. Numeric parameter values are converted to a string equivalent. Possible keywords as values: 
 | 
| 
 | 
 | 
 | Datatype of the parameter: 
 | 
| 
 | 
 | 
 | Parameter description | 
See Also: