Oracle® OLAP Reference 10g Release 2 (10.2.0.3) Part Number B14350-02 |
|
|
View PDF |
ALL_OLAP2_AW_CUBE_AGG_LVL
lists the levels in aggregation specifications in standard form analytic workspaces.
Column | Datatype | NULL | Description |
---|---|---|---|
AW_OWNER |
VARCHAR2(30) |
Owner of the analytic workspace. | |
AW_NAME |
VARCHAR2(30) |
Name of the analytic workspace. | |
AW_CUBE_NAME |
VARCHAR2(90) |
Name of a cube in the analytic workspace. | |
AW_AGGSPEC_NAME |
VARCHAR2(4000) |
Name of an aggregation specification for the cube. | |
AW_DIMENSION_NAME |
VARCHAR2(4000) |
Name of a workspace dimension of the cube. | |
AW_LEVEL_NAME |
VARCHAR2(4000) |
Name of a workspace level of the dimension. This level is in the aggregation specification. |