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

OLAP Catalog (CWM2-Specific) Views , 15 of 25


ALL$OLAP2_DIM_HIERARCHIES

Each row represents a dimension hierarchy. The relationships between levels for each hierarchy are represented by ALL$OLAP2_DIM_HIER_LEVEL_USES.

Column Datatype NULL Description

OWNER

VARCHAR2(30)

NOT NULL

Owner of the dimension.

DIMENSION_NAME

VARCHAR2(30)

NOT NULL

Name of the dimension.

HIERARCHY_NAME

VARCHAR2(30)

NOT NULL

Name of the hierarchy.

DISPLAY_NAME

VARCHAR2(30)

Display name for the hierarchy.

DESCRIPTION

VARCHAR2(2000)

Description of the hierarchy.

SOLVED_CODE

VARCHAR2(2)

NOT NULL

One of the following:

UNSOLVED LEVEL-BASED, for a hierarchy that contains no embedded totals and is stored in a level-based dimension table

SOLVED LEVEL-BASED, for a hierarchy that contains embedded totals, has a grouping ID, and is stored in a level-based dimension table

SOLVED VALUE-BASED for a hierarchy that contains embedded totals and is stored in a parent/child dimension table


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