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


TABLE: SYS.AURORA$DYN$REG

Object Details
Object Name: AURORA$DYN$REG
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: PK_AURORA$DYN$REG
  1. ColumnINET_ADDRESS
  2. ColumnPORT
Indexes
Index Type Uniqueness Tablespace Column
PK_AURORA$DYN$REG NORMAL UNIQUE TablespaceSYSTEM ColumnINET_ADDRESS
ColumnPORT
Columns
Name Datatype Length Mandatory Comments
INET_ADDRESS VARCHAR2 (256) Yes
PORT NUMBER
Yes
LISTENER VARCHAR2 (2000)
PRESENTATION VARCHAR2 (256)
OPTIONS NUMBER

Query Text

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


SELECT INET_ADDRESS
,      PORT
,      LISTENER
,      PRESENTATION
,      OPTIONS
FROM SYS.AURORA$DYN$REG;

Dependencies

[top of page]

SYS.AURORA$DYN$REG does not reference any database object

SYS.AURORA$DYN$REG is not referenced by any database object