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 Union Views , 14 of 24


ALL_OLAP2_DIM_HIERARCHIES

ALL_OLAP2_DIM_HIERARCHIES is a synonym for ALL$OLAP2UDIM_HIERARCHIES.

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

Column Data Type 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

The solved code may be one of the following:

UNSOLVED LEVEL-BASED, for a hierarchy that contains no embedded totals and is stored in a level-based dimension table. Release 1 hierarchies are always of this type.

SOLVED LEVEL-BASED, for a hierarchy that contains embedded totals, has a grouping ID, and is stored in a level-based dimension table. (Release 2 hierarchies only)

SOLVED VALUE-BASED, for a hierarchy that contains embedded totals for all level combinations and is stored in a parent/child dimension table. (Release 2 hierarchies only)


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