Using Oracle Autonomous Database Serverless 111 120
Using Oracle Autonomous Database Serverless 111 120
If you are not an Autonomous Database administrator and your application requires a
wallet to connect, then your administrator should provide you with the client
credentials. You can also view TNS names and connection strings for your database.
• Download Client Credentials (Wallets)
To download client credentials you can use the Oracle Cloud Infrastructure
Console or Database Actions.
• Wallet README File
The wallet README file contains the wallet expiration information and details for
Autonomous Database tools and resources.
• View TNS Names and Connection Strings for an Autonomous Database Instance
From the Database Connection page on the Oracle Cloud Infrastructure Console
you can view Autonomous Database TNS names and connection strings.
Note:
The password you provide when you download the wallet protects the
downloaded Client Credentials wallet.
For commercial regions, the wallet password complexity for the password you supply
requires the following:
• Minimum of 8 characters
• Minimum of 1 letter
• Minimum of 1 numeric character or 1 special character
For US Government regions, the wallet password complexity requires all of the
following:
• Minimum of 15 characters
• Minimum of 1 lowercase letter
• Minimum of 1 uppercase letter
• Minimum of 1 numeric character
• Minimum 1 special character
To download client credentials from the Oracle Cloud Infrastructure Console:
1. Navigate to the Autonomous Database details page.
2. Click Database connection.
3. On the Database connection page select the Wallet type:
• Instance wallet: Wallet for a single database only; this provides a database-
specific wallet.
• Regional wallet: Wallet for all Autonomous Databases for a given tenant and
region (this includes all service instances that a cloud account owns).
3-34
Chapter 3
Connect to Autonomous Database
Note:
Oracle recommends you provide a database-specific wallet, using Instance
wallet, to end users and for application use whenever possible. Regional
wallets should only be used for administrative purposes that require potential
access to all Autonomous Databases within a region.
Note:
When you use Database Actions to download a wallet there is no Wallet type
option on the Download Client Credentials (Wallet) page and you always
download an instance wallet. If you need to download the regional wallet click
Database connection on the Oracle Cloud Infrastructure Console.
File Description
cwallet.sso Auto-open SSO wallet
ewallet.p12 PKCS12 file. The PKCS12 file is protected by the
wallet password provided while downloading the
wallet.
ewallet.pem Encoded certificate file used to authenticate with
certificate authority (CA) server certificate.
3-35
Chapter 3
Connect to Autonomous Database
File Description
keystore.jks Java keystore file. This file is protected by the
wallet password provided while downloading the
wallet.
ojdbc.properties Contains the wallet related connection property
required for JDBC connection. This should be in
the same path as tnsnames.ora.
README Contains wallet expiration information and links for
Autonomous Database tools and resources.
See Wallet README File for information on the
contents of the README file.
sqlnet.ora SQL*Net client side configuration.
tnsnames.ora Network configuration file storing connect
descriptors.
truststore.jks Java truststore file. This file is protected by the
wallet password provided while downloading the
wallet.
3-36
Chapter 3
Connect to Autonomous Database
3-37
Chapter 3
Connect to Autonomous Database
• If you rename your Autonomous Database instance, the tools links change and the
old links no longer work. To obtain valid tools links you must download a new
Wallet zip file with an updated README file. The SODA drivers link is a resource
link and this link does not change when you rename an instance.
• The README in a regional wallet does not contain the Autonomous Database tools
and resources links.
Note:
See Update your Autonomous Database Instance to Allow both TLS and
mTLS Authentication for information on allowing TLS connections.
• Open the Oracle Cloud Infrastructure Console by clicking the next to Oracle
Cloud.
• From the Oracle Cloud Infrastructure left navigation menu click Oracle Database
and then, depending on your workload click one of: Autonomous Data Warehouse,
Autonomous JSON Database, or Autonomous Transaction Processing.
• On the Autonomous Databases page select your Autonomous Database from the
links under the Display Name column.
3-38
Chapter 3
Connect to Autonomous Database
3-39
Chapter 3
Connect to Autonomous Database
3-40
Chapter 3
Connect to Autonomous Database
3-41
Chapter 3
Connect to Autonomous Database
Note:
Versions of SQL Developer before 18.2 require that you enter a
Keystore Password. For more information, see Connect Oracle
SQL Developer (earlier than Version 18.2) with a Wallet (mTLS).
3-42
Chapter 3
Connect to Autonomous Database
Note:
If you are using Microsoft Active Directory, then for Username enter the Active
Directory "AD_domain\AD_username" (you may include double quotes), and for the
Password, enter the password for the Active Directory user. See Use Microsoft
Active Directory with Autonomous Database for more information.
Note:
See Update your Autonomous Database Instance to Allow both TLS and mTLS
Authentication for information on allowing TLS connections.
3-43