1z0-116 question 32 discussion

View all Oracle Database Security Administration Exam here
back to oracle forum

Question 32

The utl_http package is used to invoke REST API's to manage Oracle GoldenGate Microservlces
Architecture components on host1.
You must use dbms__network_acl_admin to specify a range of ports to be used when connecting to
host01.
What three requirements must you consider?

  • A. The lower_port may be null but the upper_port must specify a value.
  • B. The port range must not overlap with any other port ranges for host01.
  • C. upper_port must be greater than or equal to lower_port.
  • D. The port range may not include values larger than or equal to 1024.
  • E. Both lower_port and upper_port must not be NULL
  • F. The upper_port may be null but the lower_port must specify a value.
Answer:

ACD


User Votes:
A 1 votes
50%
B 2 votes
50%
C 2 votes
50%
D
50%
E 1 votes
50%
F 1 votes
50%
Discussions
0 / 1000
econdeal
9 months, 2 weeks ago

b ok ...When specifying a TCP port range of a host, it cannot overlap with other existing port ranges of the host.
c ok

Lower bound of a TCP port range if not NULL