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


ALL$OLAP2_FACT_TABLE_GID

Each row represents information about a Grouping ID (GID) column in a fact table.

In the case of solved, embedded total fact table (where totals for every level combination are embedded in the table), there will be a GID column corresponding to each dimension key in the fact table. For example, an embedded total fact table for sales data, which is dimensioned by product, geography and time, has three GID columns (one for each of the dimensions).

Column Datatype 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.


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