Oracle Governed Analytics Professional with Oracle Analytics Cloud 1z0-1177-26 Question # 6 Topic 1 Discussion
1z0-1177-26 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1
A user needs the wallet file for an Autonomous Data Warehouse before creating the SQL Developer connection. Which two actions are required to retrieve the wallet file?
A.
Create the wallet from the SQL Developer Home page
B.
Select the compartment that contains the ADW and then the ADW name
C.
Select the connection from the Service drop-down menu
D.
Click DB Connection, download the wallet, and provide a password
E.
Run SQL Developer locally before selecting the ADW compartment
F.
Download the JDBC driver before accessing the wallet
The Autonomous Data Warehouse wallet is obtained from the Oracle Cloud Infrastructure Console , not generated by SQL Developer. The administrator or authorized user first navigates to the appropriate compartment and selects the Autonomous Database instance. From the database details, the Database Connection function provides access to client credentials.
Oracle's current procedure then requires selecting the appropriate wallet type and choosing Download Wallet . A password is supplied and confirmed to protect the downloaded wallet package. The resulting ZIP file contains the secure client credentials and network configuration needed by supported database clients.
SQL Developer uses the wallet only after it has been downloaded. Selecting a service name therefore belongs to the subsequent database-connection process rather than wallet retrieval. Running SQL Developer doesn't need to precede access to the OCI database details, and an independently downloaded JDBC driver isn't a prerequisite for obtaining the wallet.
The terminology in option D uses the older DB Connection label, while current OCI documentation generally uses Database connection , but the workflow remains the same. Therefore, B and D are correct.
Reference Topic: Connecting to Data Sources — Autonomous Data Warehouse Client Credentials and Wallets
===============
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit