Oracle Cloud Infrastructure 2019 Developer Associate — Question 28
Where do you find the tnsnames.ora for your Autonomous Data Warehouse (ADW) database?
Answer options
- A. You can download tnsnames.ora from Oracle Cloud Infrastructure web console under ADW details page
- B. The tnsnames.ora file is included in credentials.zip file that you download from service console of ADW
- C. The ADW database will place the tnsnames.ora file in an object storage bucket
- D. You are automatically prompted to download the tnsnames.ora file upon creation of the ADW database
Correct answer: C
Explanation
The correct answer is C because the tnsnames.ora file is indeed stored in an object storage bucket associated with the ADW database. Option A is incorrect as you cannot download the file directly from the web console, option B is misleading because the tnsnames.ora file is not included in the credentials.zip, and option D is false since there is no automatic prompt for downloading the file upon database creation.