5.94 DBA_HOST_ACLS

DBA_HOST_ACLS describes access control lists assigned to restrict access to network hosts through PL/SQL network utility packages.

Column Datatype NULL Description

HOST

VARCHAR2(1000)

NOT NULL

Network host

LOWER_PORT

NUMBER(5)

Lower bound of the port range

UPPER_PORT

NUMBER(5)

Upper bound of the port range

ACL

VARCHAR2(4000)

The name of the access control list

ACLID

RAW(8)

The object ID of the access control list

ACL_OWNER

VARCHAR2(128)

The owner of the access control list