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


TABLE: SYS.XS$INSTSET_INH_KEY

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Unique Key: XS$INSTSET_INH_KEY_UK
  1. ColumnXDSID#
  2. ColumnORDER#
  3. ColumnPKEY
Indexes
Index Type Uniqueness Tablespace Column
XS$INSTSET_INH_KEY_UK NORMAL UNIQUE TablespaceSYSTEM ColumnXDSID#
ColumnORDER#
ColumnPKEY
Foreign Keys
Table
Foreign Table Foreign Key Column
XS$INSTSET_INH_KEY XS$INSTSET_INH_KEY_FK TableXS$INSTSET_INH XS$INSTSET_INH_KEY XDSID#
XS$INSTSET_INH_KEY ORDER#
Columns
Name Datatype Length Mandatory Comments
XDSID# NUMBER

ORDER# NUMBER

PKEY VARCHAR2 (128)
FKEY VARCHAR2 (4000)
FKEY_TYPE NUMBER

Query Text

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


SELECT XDSID#
,      ORDER#
,      PKEY
,      FKEY
,      FKEY_TYPE
FROM SYS.XS$INSTSET_INH_KEY;

Dependencies

[top of page]

SYS.XS$INSTSET_INH_KEY does not reference any database object

SYS.XS$INSTSET_INH_KEY is referenced by following:

SchemaSYS
ViewDBA_XS_INHERITED_REALMS
ViewKU$_XSINST_INHKEY_VIEW
Package BodyXS_DATA_SECURITY_INT - show dependent code
Package BodyXS_DIAG_INT - show dependent code