Oracle Cloud Infrastructure 2019 Developer Associate — Question 32
Which three are capabilities of the dbaascli utility? (Choose three.)
Answer options
- A. Patching the primary database deployment
- B. Open port 1521 in the VCN to allow for traffic to the listener
- C. Start and open the database instance
- D. Switchover and failover in an Oracle Guard configuration
- E. Clone a DB
Correct answer: A, C, D
Explanation
The correct answers A, C, and D reflect the actual capabilities of the dbaascli utility, which includes patching, starting instances, and managing Oracle Guard configurations. Option B is incorrect because opening ports is a network configuration task, not a function of the dbaascli utility. Option E is also incorrect as cloning a DB is not a capability provided by this utility.