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


TABLE: SYS.NET$_ACL

Object Details
Object Name: NET$_ACL
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
HOST VARCHAR2 (1000) Yes
LOWER_PORT NUMBER (5)
UPPER_PORT NUMBER (5)
ACLID RAW (16) Yes
Query Text

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


SELECT HOST
,      LOWER_PORT
,      UPPER_PORT
,      ACLID
FROM SYS.NET$_ACL;

Dependencies

[top of page]

SYS.NET$_ACL does not reference any database object

SYS.NET$_ACL is not referenced by any database object