Oracle8i Supplied PL/SQL Packages Reference Release 2 (8.1.6) Part Number A76936-01 |
|
The DBMS_OLAP
package provides a collection of materialized view analysis and advisory functions that are callable from any PL/SQL program.
See Also:
For guidelines on using these functions, please see the Oracle8i Designing and Tuning for Performance manual. |
DBMS_OLAP
utilizes structural statistics (cardinalities of fact tables, dimension tables, and distinct cardinalities of dimension level columns, join key columns, and fact table key columns) and optionally workload statistics on materialized view management events collected by Oracle Trace. The workload tables generated by Oracle Trace, if any, must be stored in the current default schema.
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|