3.109 ALL_ATTRIBUTE_DIMENSIONS_AE
ALL_ATTRIBUTE_DIMENSIONS_AE
describes the attribute dimensions (across all editions) accessible to the current user.
Related Views
-
DBA_ATTRIBUTE_DIMENSIONS_AE
describes all attribute dimensions (across all editions) in the database. -
USER_ATTRIBUTE_DIMENSIONS_AE
describes the attribute dimensions (across all editions) owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of attribute dimension |
|
|
|
Name of the attribute dimension |
|
|
|
Type of the attribute dimension:
|
CACHE_STAR |
VARCHAR2(12) |
NOT NULL |
Type of the cache for the dimension star table:
|
MAT_TABLE_OWNER |
VARCHAR2(128) |
|
The owner of the materialized table |
MAT_TABLE_NAME |
VARCHAR2(128) |
|
The name of the materialized table |
|
|
|
An expression for the name of the ALL member for the attribute dimension |
|
|
|
An expression for the caption for the ALL member of the attribute dimension, or NULL if not specified |
|
|
|
An expression for the description for the ALL member of the attribute dimension |
|
|
|
Compile status of the attribute dimension:
|
|
|
|
The ID of the container where the data originates. Possible values include:
|
|
|
Name of the application edition where the attribute dimension is defined |
Note:
This view is available starting with Oracle Database 21c, Release Update 21.5.
See Also: