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


TABLE: SYS.EXTERNAL_LOCATION$

Object Details
Object Name: EXTERNAL_LOCATION$
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_EXTERNAL_LOCATION1$ NORMAL UNIQUE TablespaceSYSTEM ColumnOBJ#
ColumnPOSITION
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
POSITION NUMBER
Yes
DIR VARCHAR2 (128)
NAME VARCHAR2 (4000)
Query Text

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


SELECT OBJ#
,      POSITION
,      DIR
,      NAME
FROM SYS.EXTERNAL_LOCATION$;

Dependencies

[top of page]

SYS.EXTERNAL_LOCATION$ does not reference any database object

SYS.EXTERNAL_LOCATION$ is referenced by following:

SchemaSYS
ViewALL_EXTERNAL_LOCATIONS
ViewDBA_EXTERNAL_LOCATIONS
ViewEXU9XTB
ViewKU$_EXTTAB_VIEW
ViewUSER_EXTERNAL_LOCATIONS