Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
A dimension attribute is an OLAP metadata entity. This means that it is a logical object, identified by name and owner, within the OLAP Catalog.
Dimension attributes define sets of level attributes for a dimension. Dimension attributes may include level attributes for some or all of the dimension's levels. For time dimensions, the dimension attributes end date
and time span
must be defined for all levels. Dimension attributes are fully described in "OLAP Metadata Model".
Use the procedures in the CWM2_OLAP_DIMENSION_ATTRIBUTE
package to create, drop, and lock dimension attributes and to specify descriptive information for display purposes.
Several dimension attribute names are reserved, because they have special significance within CWM2
. The level attributes comprising a reserved dimension attribute will be mapped to columns containing specific information. The reserved dimension attributes are listed in Table 19-1.
The parent dimension must already exist before you can create dimension attributes for it. To fully define a dimension, follow the steps listed in "Constructing a Dimension".