6.78 DBA_TUNE_MVIEW
DBA_TUNE_MVIEW displays the result of executing the DBMS_ADVISOR.TUNE_MVIEW procedure.
               
Related View
USER_TUNE_MVIEW displays the result of executing the DBMS_ADVISOR.TUNE_MVIEW procedure. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the task | 
| 
 | 
 | 
 | Name of the task | 
| 
 | 
 | 
 | Identifier of the action | 
| 
 | 
 | 
 | Type of the script: 
 | 
| 
 | 
 | 
 | Action statement | 
See Also:
- 
                           Oracle Database PL/SQL Packages and Types Reference for more information about the DBMS_ADVISOR.TUNE_MVIEWprocedure