Skip Headers
ALL_OLAP2_CATALOGS lists all the measure folders (catalogs) within the Oracle instance.
ALL_OLAP2_CATALOGS
CATALOG_ID
NUMBER
NOT NULL
ID of the measure folder.
CATALOG_NAME
VARCHAR2(30)
Name of the measure folder.
PARENT_CATALOG_ID
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.