Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2.0.2)

Part Number A95295-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page Go to next page
View PDF

ALL_OLAP2_FACT_TABLE_GID

ALL_OLAP2_FACT_TABLE_GID shows the Grouping ID column for each hierarchy in each fact table. For more information, see "Grouping ID Column".

Column Data Type NULL Description

OWNER

VARCHAR2(30)

NOT NULL

Owner of the cube.

CUBE_NAME

VARCHAR2(30)

NOT NULL

Name of the cube.

DIMENSION_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.

DIM_HIER_COMBO_ID

NUMBER

NOT NULL

ID of the dimension-hierarchy association.

FACT_TABLE_OWNER

VARCHAR2(30)

NOT NULL

Owner of the fact table.

FACT_TABLE_NAME

VARCHAR2(30)

NOT NULL

Name of the fact table.

COLUMN_NAME

VARCHAR2(30)

NOT NULL

Name of the GID column.