Oracle® OLAP Reference 10g Release 2 (10.2) Part Number B14350-01 |
|
|
View PDF |
ALL_OLAP2_CATALOG_ENTITY_USES
lists the measures within each measure folder.
Column | Data Type | NULL | Description |
---|---|---|---|
CATALOG_ID |
NUMBER |
NOT NULL |
ID of the measure folder. |
ENTITY_OWNER |
VARCHAR2(30) |
NOT NULL |
Owner of the measure's cube. |
ENTITY_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the measure's cube. |
CHILD_ENTITY_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the measure in the measure folder. |