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


TABLE: SYS.NACL$_HOST_EXP_TBL

Object Details
Object Name: NACL$_HOST_EXP_TBL
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)
ACL_NAME VARCHAR2 (128)
ACL_OWNER VARCHAR2 (128)
Query Text

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


SELECT HOST
,      LOWER_PORT
,      UPPER_PORT
,      ACL_NAME
,      ACL_OWNER
FROM SYS.NACL$_HOST_EXP_TBL;

Dependencies

[top of page]

SYS.NACL$_HOST_EXP_TBL does not reference any database object

SYS.NACL$_HOST_EXP_TBL is not referenced by any database object