Oracle Cloud Infrastructure 2023 Architect Associate — Question 15
Which statement is true about the use of Access Control Lists (ACLs) with an Autonomous Database on Shared Infrastructure?
Answer options
- A. An ACL can only be set during the creation of an Autonomous Database on Shared Infrastructure.
- B. An ACL can be set up for an IP address or a virtual cloud network (VCN) but not for both at the same time.
- C. ACLs can only be used with private endpoints.
- D. When you restore a database, the existing ACLs are not overwritten by the restore action.
Correct answer: D
Explanation
Option D is correct because restoring a database retains the existing ACLs, ensuring that the access controls remain intact. Option A is incorrect as ACLs can be modified after creation. Option B is false because ACLs can be set for both an IP address and a VCN simultaneously. Option C is wrong as ACLs can be used with both public and private endpoints.