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


TABLE: SYS.DBMS_UPG_INVALIDATE

Object Details
Object Name: DBMS_UPG_INVALIDATE
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: PK_I
  1. ColumnI_OBJ#
Indexes
Index Type Uniqueness Tablespace Column
PK_I IOT - TOP UNIQUE TablespaceSYSTEM ColumnI_OBJ#
Columns
Name Datatype Length Mandatory Comments
I_OBJ# NUMBER
Yes
LAYER NUMBER

Query Text

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


SELECT I_OBJ#
,      LAYER
FROM SYS.DBMS_UPG_INVALIDATE;

Dependencies

[top of page]

SYS.DBMS_UPG_INVALIDATE does not reference any database object

SYS.DBMS_UPG_INVALIDATE is not referenced by any database object