5.179 DBA_AUTO_MV_ANALYSIS_ACTIONS
DBA_AUTO_MV_ANALYSIS_ACTIONS displays information about analysis and tuning activities associated with automatic materialized views.
               
Each action is specified by the COMMAND and attribute (ATTR1 through ATTR6) columns. Each command defines how the attribute columns will be used.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the task | 
| 
 | 
 | 
 | Identifier of the task | 
| 
 | 
 | 
 | Name of the task The value of this column is always  | 
| 
 | 
 | 
 | The name of the task execution with which this entry (row) is associated | 
| 
 | 
 | 
 | Recommendation associated with the action | 
| 
 | 
 | 
 | Unique identifier for the action | 
| 
 | 
 | 
 | Object associated with the action | 
| 
 | 
 | 
 | Command to be executed See Also:  | 
| 
 | 
 | 
 | ID of the command to be executed See Also:  | 
| 
 | 
 | 
 | Advisor-specific flags | 
| 
 | 
 | 
 | Parameters defining the command | 
| 
 | 
 | 
 | Parameters defining the command | 
| 
 | 
 | 
 | Parameters defining the command | 
| 
 | 
 | 
 | Parameters defining the command | 
| 
 | 
 | 
 | Parameters defining the command; to be used if the text is significantly large (for example, a SQL statement defining a materialized view) | 
| 
 | 
 | 
 | Parameters defining the command; to be used if the text is significantly large (for example, a SQL statement defining a materialized view) | 
| 
 | 
 | 
 | General numeric attribute | 
| 
 | 
 | 
 | General numeric attribute | 
| 
 | 
 | 
 | General numeric attribute | 
| 
 | 
 | 
 | General numeric attribute | 
| 
 | 
 | 
 | General numeric attribute | 
| 
 | 
 | 
 | Message associated with the action | 
| 
 | 
 | 
 | A value of  | 
| 
 | 
 | 
 | Result status. Possible values: 
 | 
| 
 | 
 | 
 | Time at which result status was last modified | 
| 
 | 
 | 
 | Result message text | 
Note:
This view is available starting with Oracle Database 21c.