| Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01  | 
  | 
  | 
View PDF | 
DBA_TUNE_MVIEW displays the result of executing the DBMS_ADVISOR.TUNE_MVIEW procedure.
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 | 
VARCHAR2(30) | 
Owner of the task | |
TASK_NAME | 
VARCHAR2(30) | 
Name of the task | |
ACTION_ID | 
NUMBER | 
NOT NULL | 
Identifier of the action | 
SCRIPT_TYPE | 
VARCHAR2(14) | 
Type of the script: 
  | |
STATEMENT | 
CLOB | 
Action statement |