Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure creates the containers within an analytic workspace to hold an OLAP Catalog dimension.
The OLAP Catalog dimension must conform to the requirements specified in "Basic Star or Snowflake Schema".
If the analytic workspace does not already exist, AW_DIMENSION_CREATE
creates it.
AW_DIMENSION_CREATE ( aw_owner IN VARCHAR2, aw_name IN VARCHAR2, dimension_owner IN VARCHAR2, dimension_name IN VARCHAR2);