Oracle® OLAP Reference 10g Release 2 (10.2.0.3) Part Number B14350-02 |
|
|
View PDF |
ALL_OLAP2_AW_CATALOGS
lists the measure folders in analytic workspaces.
Column | Datatype | NULL | Description |
---|---|---|---|
AW_OWNER |
VARCHAR2(30) |
Owner of the analytic workspace. | |
AW_NAME |
VARCHAR2(30) |
Name of the analytic workspace. | |
CATALOG_ID |
NUMBER |
Unique identifier for the measure folder. | |
CATALOG_NAME |
VARCHAR2(4000) |
Name of the measure folder. | |
PARENT_CATALOG_NAME |
VARCHAR2(4000) |
Name of the parent folder when CATALOG_NAME is a subfolder. |
|
DESCRIPTION |
VARCHAR2(4000) |
Description of the measure folder. |