Skip Headers
Oracle® OLAP Reference
10g Release 2 (10.2)

Part Number B14350-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

ALL_OLAP2_AW_CUBE_DIM_USES

ALL_OLAP2_AW_CUBE_DIM_USES lists the dimensions of cubes 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_LOGICAL_NAME VARCHAR2(90)
Name of a cube in the analytic workspace.
DIMENSION_AW_OWNER VARCHAR2(1000)
Owner of a workspace dimension of the cube.
DIMENSION_AW_NAME VARCHAR2(1000)
Name of a workspace dimension of the cube.
DIMENSION_SOURCE_OWNER VARCHAR2(1000)
Owner of the source dimension in the OLAP Catalog
DIMENSION_SOURCE_NAME VARCHAR2(1000)
Name of the source dimension in the OLAP Catalog.