Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2)

Part Number A95295-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

CWM_CLASSIFY , 5 of 18


ADD_DESCRIPTOR_ENTITY_TYPE Procedure

This procedure adds a type of descriptor to a type of metadata entity.

This procedure is only available to DBAs.

The following pairs of entity types and descriptor types are predefined in the OLAP catalog.

Entity Type Descriptor Type

Dimension

Dimension Type

Dimension

Dimension Primary Display Sort Order

Dimension

Dimension Secondary Display Sort Order

Dimension Attribute

Dimension Attribute Descriptor

Dimension Attribute

Time Dimension Attribute Type

Level Attribute

Dimension Attribute Descriptor

Level Attribute

Time Dimension Attribute Type

Level

Total Level

Level

Time Dimension Level Type

Parameter

Parameter Source Type

Syntax

ADD_DESCRIPTOR_ENTITY_TYPE (
          descriptor_type     IN   VARCHAR2,
          entity_type         IN   VARCHAR2);

Parameters

Table 27-4 ADD_DESCRIPTOR_ENTITY_TYPE Procedure Parameters
Parameter Description

descriptor_type

Name of the descriptor type. Examples might be dimension type, or attribute type.

entity_type

One of the following types of entities: DIMENSION, CUBE, MEASURE, LEVEL, ATTRIBUTE, HIERARCHY, PARAMETER


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback