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


TABLE: SYS.RULE_EC$

Object Details
Object Name: RULE_EC$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
I_RULE_EC NORMAL UNIQUE TablespaceSYSTEM ColumnOBJ#
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
EVAL_FUNC VARCHAR2 (4000)
PROPERTY NUMBER

EC_COMMENT VARCHAR2 (4000)
NUM_TABS NUMBER

NUM_VARS NUMBER

Query Text

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


SELECT OBJ#
,      EVAL_FUNC
,      PROPERTY
,      EC_COMMENT
,      NUM_TABS
,      NUM_VARS
FROM SYS.RULE_EC$;

Dependencies

[top of page]

SYS.RULE_EC$ does not reference any database object

SYS.RULE_EC$ is referenced by following:

SchemaSYS
ViewALL_EVALUATION_CONTEXTS
ViewDBA_EVALUATION_CONTEXTS
Package BodyDBMS_RULE_COMPATIBLE_90 - show dependent code
Package BodyDBMS_RULE_EXP_EC_INTERNAL - show dependent code
ViewUSER_EVALUATION_CONTEXTS