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


TABLE: SYS.LOC$

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
LOCATION_NAME VARCHAR2 (256) Yes
EMON# NUMBER

CONNECTION# NUMBER

Query Text

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


SELECT LOCATION_NAME
,      EMON#
,      CONNECTION#
FROM SYS.LOC$;

Dependencies

[top of page]

SYS.LOC$ does not reference any database object

SYS.LOC$ is not referenced by any database object