ALL_CUBE_ATTRIBUTES
describes the attributes for the OLAP cube dimensions accessible to the current user.
Related Views
DBA_CUBE_ATTRIBUTES
describes the attributes for all OLAP cube dimensions in the database.
USER_CUBE_ATTRIBUTES
describes the attributes for the OLAP cube dimensions owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the cube dimension |
|
|
|
Name of a cube dimension (such as |
|
|
|
Name of an attribute of the dimension (such as |
|
|
|
ID of the attribute of the dimension |
|
|
Name of the target dimension of the attribute |
|
|
|
Special role this attribute plays; NULL if none:
|
|
|
|
Description of the attribute in the session language |
|
|
|
Name of the attribute group |
|
|
|
Data type of the attribute, (such as |
|
|
|
|
Length of a text data type |
|
|
Precision of a numeric data type |
|
|
|
Scale of a numeric data type |
|
|
|
Create index flag of the OLAP attribute. Possible values:
|
|
|
|
Shows the setting for the
|
See Also:
This column is available starting with Oracle Database 12c Release 1 (12.1.0.2).