ALL_CUBE_SUB_PARTITION_LEVELS
describes the OLAP secondary partition levels in the database that are accessible by the user.
Related Views
DBA_CUBE_SUB_PARTITION_LEVELS
describes the OLAP secondary partition levels in the database.
USER_CUBE_SUB_PARTITION_LEVELS
describes the OLAP secondary partition levels in the database that are owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the OLAP secondary partition level |
|
|
|
Name of the OLAP cube |
|
|
|
Name of the secondary partition level of the OLAP cube |
|
|
|
Precompute percent of the secondary partition level of the OLAP cube |
|
|
|
Name of the cube dimension for which there is a secondary partition level on the OLAP cube |
|
|
|
Name of the hierarchy for which there is a secondary partition level on the OLAP cube |
|
|
|
Name of the hierarchy level for which there is a secondary partition level on the OLAP cube |
|
|
|
Order number of the secondary partition level on the OLAP cube |
See Also: