Skip Headers
ALL_OLAP2_CUBE_MEASURE_MAPS shows the mapping of each measure to a column.
ALL_OLAP2_CUBE_MEASURE_MAPS
OWNER
VARCHAR2(30)
NOT NULL
Owner of the cube.
CUBE_NAME
Name of the cube.
MEASURE_NAME
Name of the measure contained in this cube.
DIM_HIER_COMBO_ID
NUMBER
ID of the association between this measure and one combination of its dimension hierarchies.
FACT_TABLE_OWNER
Owner of the fact table.
FACT_TABLE_NAME
Name of the fact table.
COLUMN_NAME
Name of the column in the fact table where this measure's data is stored.