Oracle Cloud Infrastructure 2020 Architect Associate — Question 53
Which method will NOT permit you to change the database Admin Password of a Autonomous Database on Shared Infrastructure? (Choose the best answer.)
Answer options
- A. OS command line from the database server.
- B. OCI CLI
- C. Admin page of the Cloud Service Console
- D. SQLDeveloper
Correct answer: A
Explanation
The OS command line from the database server does not provide a method to change the database Admin Password due to security restrictions and the nature of the shared infrastructure. In contrast, OCI CLI, the Admin page of the Cloud Service Console, and SQLDeveloper are all valid tools that can be used to change the Admin Password.