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_AW_CUBE_ENABLED_HIERCOMBO

ALL_AW_CUBE_ENABLED_HIERCOMBO lists the hierarchy combinations associated with cubes in analytic workspaces.

Each hierarchy combination is identified by a unique number. The OLAP API Enabler creates a separate fact view for each hierarchy combination.

The information in this view is available for all standard form cubes that have been refreshed. See the DBMS_AWM.REFRESH_AWCUBE procedure and the DBMS_AWM.CREATE_AWCUBE_ACCESS procedure.

Column Datatype NULL Description
aw_owner varchar2(30)
Owner of the analytic workspace.
aw_name varchar2(30)
Name of the analytic workspace.
cube_name varchar2(4000)
Name of the cube in the analytic workspace.
hiercombo_num number
Unique number that identifies the hierarchy combination.
hiercombo_str varchar2(4000)
List of hierarchies that define the dimensionality of a fact view of the enabled cube.