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


TABLE: SYS.INDPART_PARAM$

Object Details
Object Name: INDPART_PARAM$
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_INDPART_PARAM NORMAL UNIQUE TablespaceSYSTEM ColumnOBJ#
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
PARAMETERS VARCHAR2 (1000)
FLAGS NUMBER

Query Text

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


SELECT OBJ#
,      PARAMETERS
,      FLAGS
FROM SYS.INDPART_PARAM$;

Dependencies

[top of page]

SYS.INDPART_PARAM$ does not reference any database object

SYS.INDPART_PARAM$ is referenced by following:

SchemaSYS
ViewALL_IND_PARTITIONS
ViewDBA_IND_PARTITIONS
Package BodyDBMS_I_INDEX_UTL - show dependent code
ViewEXU9EIP
ViewKU$_IND_PART_VIEW
ViewUSER_IND_PARTITIONS