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 , 26 of 26


SYSTEM.MVIEW_WORKLOAD

Table 34-27 SYSTEM.MVIEW_WORKLOAD
Column  NULL?  Datatype  Description 

APPLICATION 

 

VARCHAR2(30) 

Optional application name for the query 

CARDINALITY 

 

NUMBER 

Total cardinality of all of tables in query 

WORKLOADID 

 

NUMBER 

Workload id identifying a unique sampling 

FREQUENCY 

 

NUMBER 

Number of times query executed 

IMPORT_TIME 

 

DATE 

Date at which item was collected 

LASTUSE 

 

DATE 

Last date of execution 

OWNER 

 

VARCHAR2(30) 

User who last executed query 

PRIORITY 

 

NUMBER 

User-supplied ranking of query 

QUERY 

 

LONG 

Query text 

QUERYID 

 

NUMBER 

Id number identifying a unique query 

RESPONSETIME 

 

NUMBER 

Execution time in seconds 

RESULTSIZE 

 

NUMBER 

Total bytes selected by the query 


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