2.100 ALL_CUBE_HIER_LEVELS
ALL_CUBE_HIER_LEVELS describes the hierarchy levels for the OLAP cube dimensions accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_HIER_LEVELSdescribes the hierarchy levels for all OLAP cube dimensions in the database.
- 
                        USER_CUBE_HIER_LEVELSdescribes the hierarchy levels for the OLAP cube dimensions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cube dimension | 
| 
 | 
 | 
 | Name of a cube dimension, such as  | 
| 
 | 
 | 
 | Name of a hierarchy for the dimension, such as  | 
| 
 | 
 | 
 | Name of the dimension level, such as  | 
| 
 | 
 | 
 | ID of the hierarchy level | 
| 
 | 
 | 
 | Order number of the level within the hierarchy; 0 is the top level | 
| 
 | 
 | 
 | Description of the level in the session language | 
See Also: