Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure creates a load definition for an OLAP Catalog cube. The load definition specifies the data to load from the fact table and how to aggregate the data within the analytic workspace.
The load definition is used by AW_CUBE_REFRESH
.
AW_CUBE_DEFINE_LOAD ( cube_owner IN VARCHAR2, cube_name IN VARCHAR2, load_name IN VARCHAR2, load_type IN VARCHAR2);