Skip Headers
Oracle® OLAP Reference
10g Release 2 (10.2)

Part Number B14350-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
Feedback

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

ALL_OLAP2_ENTITY_DESC_USES

ALL_OLAP2_ENTITY_DESC_USES lists the reserved attributes and shows whether or not dimensions are time dimensions.

Column Data Type NULL Description
DESCRIPTOR_ID NUMBER NOT NULL Name of the reserved attribute or dimension type.

The reserved dimension attributes are listed in Table 12-1, "Reserved Dimension Attributes".

The reserved level attributes are listed in Table 16-1, "Reserved Level Attributes".

ENTITY_OWNER VARCHAR2(30) NOT NULL Owner of the metadata entity.
ENTITY_NAME VARCHAR2(30) NOT NULL Name of the metadata entity.
CHILD_ENTITY_NAME VARCHAR2(30)
Name of the child entity (if applicable). A dimension attribute is a child entity of a dimension. A level attribute is a child entity of a dimension attribute.
SECONDARY_CHILD_ENTITY_NAME VARCHAR2(30)
Name of the secondary child entity name (if applicable). A dimension attribute is a child entity of a dimension. A level attribute is a child entity of a dimension attribute. A level attribute could be the secondary child entity of a dimension.