Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-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
Contact Us

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

ALL_CUBE_HIERARCHIES

ALL_CUBE_HIERARCHIES describes the OLAP dimension hierarchies accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the dimension
DIMENSION_NAME VARCHAR2(30) NOT NULL Name of a dimension, such as TIME
HIERARCHY_NAME VARCHAR2(30) NOT NULL Name of a hierarchy for the dimension, such as CALENDAR
HIERARCHY_TYPE VARCHAR2(5)   Type of the hierarchy:
  • LEVEL

  • VALUE

DESCRIPTION NVARCHAR2(300)   Description of the hierarchy in the session language
IS_RAGGED NUMBER   Indication of whether the hierarchy is ragged
IS_SKIP_LEVEL NUMBER   Indication of whether the hierarchy is skip level