Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure generates a script that creates a dimension table materialized view for each hierarchy of a dimension.
CREATEDIMMV_GS ( dimension_owner IN VARCHAR2, dimension_name IN VARCHAR2, output_file IN VARCHAR2, output_path IN VARCHAR2, tablespace_mv IN VARCHAR2 DEFAULT NULL, tablespace_index IN VARCHAR2 DEFAULT NULL);