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_CATALOGS

ALL_OLAP2_CATALOGS lists all the measure folders (catalogs) within the Oracle instance.

Column Data Type NULL Description

CATALOG_ID

NUMBER

NOT NULL

ID of the measure folder.

CATALOG_NAME

VARCHAR2(30)

NOT NULL

Name of the measure folder.

PARENT_CATALOG_ID

NUMBER

ID of the parent measure folder. This column is null for measure folders at the root of the measure folder tree.

DESCRIPTION

VARCHAR2(2000)

Description of the measure folder.