UNV_DIMENSION

Name Null ? Type Values
DIMENSION_ID NOT NULL int10 Sequence number to uniquely identify the dimension.
UNIVERSE_ID NOT NULL int10 Foreign key to the unv_universe table.
DIM_NAME NOT NULL char(35) Name of the dimension heirarchy.
DIM_POSITION NOT NULL int10 Position the heirarchy is displayed.