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


TABLE: OLAPSYS.CWM2$AWCUBEAGGMEASURE

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: CWM2$AWCUBEAGGMEASURE_PK
  1. ColumnIRID
Unique Key: CWM2$AWCUBEAGGMEASURE_ID
  1. ColumnCUBEAGG_IRID
  2. ColumnMEASURE_IRID
Indexes
Index Type Uniqueness Tablespace Column
CWM2$AWCUBEAGGMEASURE_ID NORMAL UNIQUE TablespaceSYSAUX ColumnCUBEAGG_IRID
ColumnMEASURE_IRID
CWM2$AWCUBEAGGMEASURE_PK NORMAL UNIQUE TablespaceSYSAUX ColumnIRID
Foreign Keys
Table
Foreign Table Foreign Key Column
CWM2$AWCUBEAGGMEASURE CWM2$AWCUBEAGGMEASURE_FK1 TableCWM2$AWCUBEAGG CWM2$AWCUBEAGGMEASURE CUBEAGG_IRID
Columns
Name Datatype Length Mandatory Comments
IRID NUMBER
Yes
CUBEAGG_IRID NUMBER
Yes
MEASURE_IRID NUMBER
Yes
CREATEDDATE DATE

UPDATEDDATE DATE

LASTCHANGEUSER VARCHAR2 (30)
Query Text

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


SELECT IRID
,      CUBEAGG_IRID
,      MEASURE_IRID
,      CREATEDDATE
,      UPDATEDDATE
,      LASTCHANGEUSER
FROM OLAPSYS.CWM2$AWCUBEAGGMEASURE;

Dependencies

[top of page]

OLAPSYS.CWM2$AWCUBEAGGMEASURE does not reference any database object

OLAPSYS.CWM2$AWCUBEAGGMEASURE is referenced by following:

SchemaOLAPSYS
ViewALL$AW_CUBE_AGG_MEASURES
ViewALL$AW_LOAD_CUBE_AGG_MEASURES
TriggerCWM2$AWCUBEAGGMEASUREUPD
Package BodyDBMS_AWM - show dependent code
Package BodyDBMS_AWM_PRV - show dependent code
PL/SQL PackageDBMS_AWM_PRV - show dependent code