Oracle Cloud Infrastructure 2023 Architect Associate — Question 5
Which statement is FALSE regarding provisioning an Autonomous Database and configuring private endpoints with security rules to allow incoming and outgoing traffic to and from the Autonomous Database instance?
Answer options
- A. The IP Protocol is set to TCP.
- B. The source is set to the address range you want to allow to connect to your database.
- C. A stateless ingress rule is created to allow connections from the source to the Autonomous Database instance.
- D. The destination port range is set to 1522.
Correct answer: D
Explanation
The correct answer is D, as the standard destination port for an Autonomous Database is 1521, not 1522. Options A, B, and C are accurate statements about the configuration of private endpoints and security rules in relation to an Autonomous Database.