Oracle Cloud Infrastructure 2023 Multicloud Architect Associate — Question 32

You want to check if cloud tools are up-to-date in Exadata Database Service.
Which two steps should you perform to obtain the current version of cloud tooling on a database server? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C. Running the command dbaascli patch tools list (B) is necessary to list the current versions of cloud tools, while connecting as opc and using sudo to switch to root (C) is often required for administrative tasks. Options A and D do not directly contribute to obtaining the current version of the tools.