DBA Data[Home] [Help] [Dependency Information]


TABLE: OLAPSYS.CWM2$MRALL_CATALOGS

Object Details
Object Name: CWM2$MRALL_CATALOGS
Object Type: TABLE
Owner: OLAPSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CATALOG_ID NUMBER

CATALOG_NAME VARCHAR2 (240)
PARENT_CATALOG_ID NUMBER

DESCRIPTION VARCHAR2 (4000)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CATALOG_ID
,      CATALOG_NAME
,      PARENT_CATALOG_ID
,      DESCRIPTION
FROM OLAPSYS.CWM2$MRALL_CATALOGS;

Dependencies

[top of page]

OLAPSYS.CWM2$MRALL_CATALOGS does not reference any database object

OLAPSYS.CWM2$MRALL_CATALOGS is referenced by following:

SchemaOLAPSYS
Package BodyCWM2_OLAP_METADATA_REFRESH - show dependent code
ViewMRV$OLAP2_CATALOGS