Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2.0.2)

Part Number A95295-02
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 Go to next page
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 19-1, " Reserved Dimension Attributes".

The reserved level attributes are listed in Table 22-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.