1Z0-116 · Question #64
Which statement is true about Network ACLs?
The correct answer is D. They are used to configure proxy for PL/SQL network utility packages. The NETWORK_ACL_ADMIN package provides the interface to administer the network access control lists (ACL). ACLs are used to control access by users to external network services and resources from the database through PL/SQL network utility packages including UTL_TCP, UTL_HTTP…
Question
Which statement is true about Network ACLs?
Options
- AThey ate used to control access by users to external network services and resources from the
- BThey are used to provide access to database packages.
- CThey are used to control the usage of UTL_TCP, ITL_HTTP, and UTL_INADDR.
- DThey are used to configure proxy for PL/SQL network utility packages.
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- D93% (25)
Explanation
The NETWORK_ACL_ADMIN package provides the interface to administer the network access control lists (ACL). ACLs are used to control access by users to external network services and resources from the database through PL/SQL network utility packages including UTL_TCP, UTL_HTTP, UTL_SMTP andUTL_INADDR. https://docs.oracle.com/database/121/ARPLS/d_networkacl_adm.htm#ARPLS74568
Topics
Community Discussion
No community discussion yet for this question.