Oracle Cloud Infrastructure 2019 Architect Associate — Question 13
Which is NOT required to connect to Autonomous Database from SQL developer?
Answer options
- A. Database name
- B. Service name
- C. Wallet file
- D. Username and password
Correct answer: A
Explanation
The correct answer is A, as the database name is not needed for the connection; the service name suffices. The other options, such as service name, wallet file, and username and password, are essential for authentication and secure access to the Autonomous Database.