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 , 19 of 25


ALL$OLAP2_DIMENSIONS

Each row represents an OLAP dimension. These dimensions are completely defined within OLAP 2 metadata and have no relationship to Oracle dimension objects.

Column Datatype NULL Description

OWNER

VARCHAR2(30)

NOT NULL

Owner of the dimension.

DIMENSION_NAME

VARCHAR2(30)

NOT NULL

Name of the dimension.

PLURAL_NAME

VARCHAR2(30)

Plural name for the dimension. Used for display.

DISPLAY_NAME

VARCHAR2(30)

Display name for the dimension.

DESCRIPTION

VARCHAR2(2000)

Description of the dimension.

DEFAULT_DISPLAY_HIERARCHY

VARCHAR2(30)

NOT NULL

Default display hierarchy for the dimension.

INVALID

VARCHAR2(1)

NOT NULL

Whether or not the dimension is valid. A dimension is valid when all of its levels and level attributes are mapped to existing columns, any dimension attributes are defined with sets of valid level attributes, and hierarchies are defined with valid levels.

DIMENSION_TYPE

VARCHAR2(10)

The dimension may be a time dimension or a normal dimension.


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