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


TABLE: DVSYS.RULE_SET_RULE$

Object Details
Object Name: RULE_SET_RULE$
Object Type: TABLE
Owner: DVSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: RULE_SET_RULE$_PK1
  1. ColumnID#
Unique Key: RULE_SET_RULE$_UK1
  1. ColumnRULE_SET_ID#
  2. ColumnRULE_ID#
Indexes
Index Type Uniqueness Tablespace Column
RULE_SET_RULE$_PK1 NORMAL UNIQUE TablespaceSYSAUX ColumnID#
RULE_SET_RULE$_UK1 NORMAL UNIQUE TablespaceSYSAUX ColumnRULE_SET_ID#
ColumnRULE_ID#
RULE_SET_RULE$_FK1_IDX NORMAL NONUNIQUE TablespaceSYSAUX ColumnRULE_ID#
RULE_SET_RULE$_FK_IDX NORMAL NONUNIQUE TablespaceSYSAUX ColumnRULE_SET_ID#
Foreign Keys
Table
Foreign Table Foreign Key Column
RULE_SET_RULE$ RULE_SET_RULE$_FK1 TableRULE$ RULE_SET_RULE$ RULE_ID#
RULE_SET_RULE$ RULE_SET_RULE$_FK TableRULE_SET$ RULE_SET_RULE$ RULE_SET_ID#
Columns
Name Datatype Length Mandatory Comments
ID# NUMBER
Yes
RULE_SET_ID# NUMBER
Yes
RULE_ID# NUMBER
Yes
RULE_ORDER NUMBER
Yes
ENABLED VARCHAR2 (1) Yes
VERSION NUMBER

CREATED_BY VARCHAR2 (128)
CREATE_DATE DATE

UPDATED_BY VARCHAR2 (128)
UPDATE_DATE DATE

Query Text

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


SELECT ID#
,      RULE_SET_ID#
,      RULE_ID#
,      RULE_ORDER
,      ENABLED
,      VERSION
,      CREATED_BY
,      CREATE_DATE
,      UPDATED_BY
,      UPDATE_DATE
FROM DVSYS.RULE_SET_RULE$;

Dependencies

[top of page]

DVSYS.RULE_SET_RULE$ does not reference any database object

DVSYS.RULE_SET_RULE$ is referenced by following:

SchemaDVSYS
ViewDBA_DV_RULE_SET_RULE
ViewDV$RULE_SET_RULE
ViewKU$_DV_RULE_SET_MEMBER_VIEW
ViewKU$_DV_RULE_VIEW