Oracle9i Supplied PL/SQL Packages and Types Reference
Release 1 (9.0.1)

Part Number A89852-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

DBMS_OLAP , 20 of 26


SYSTEM.MVIEW_EVALUATIONS

Table 34-21 SYSTEM.MVIEW_EVALUATIONS
Column  NULL?  Datatype  Description 

RUNID 

NOT NULL 

NUMBER 

Run id identifying a unique advisor call 

MVIEW_OWNER 

 

VARCHAR2(30) 

Owner of materialized view 

MVIEW_NAME 

 

VARCHAR2(30) 

Name of an exiting materialized view in this database 

RANK 

NOT NULL 

NUMBER 

Rank of this materialized view in descending order of benefit_to_cost_ratio 

STORAGE_IN_BYTES 

 

NUMBER 

Size of the materialized view in bytes 

FREQUENCY 

 

NUMBER 

Number of times this materialized view appears in the workload 

CUMULATIVE_BENEFIT 

 

NUMBER 

The cumulative benefit of the materialized view 

BENEFIT_TO_COST_RATIO 

NOT NULL 

NUMBER 

The ratio of cumulative_benefit to storage_in_bytes 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback