Downloading Client Credentials Wallet
You need the client credentials and connection information to connect to your Globally Distributed Autonomous AI Database. The client credentials include the wallet.
Oracle client credentials (wallet files) are downloaded from Globally Distributed Autonomous AI Database by a service administrator. If you are not a Globally Distributed Autonomous AI Database administrator, your administrator should provide you with the client credentials.
-
Navigate to the Globally Distributed Autonomous AI Database details page.
-
Select Database connection.
-
On the Database Connection panel Select Download Wallet.
-
In the Download Wallet dialog, enter a wallet password in the Password field and confirm the password in the Confirm Password field.
The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character.
Note: This password protects the downloaded Client Credentials wallet. This wallet is not the same as the Transparent Data Encryption (TDE) wallet for the database; therefore, use a different password to protect the Client Credentials wallet.
-
Select Download to save the client security credentials compressed file.
Protect this file to prevent unauthorized database access.
By default the file name is: Wallet_databasename.zip. You can save this file as any file name you want.
The wallet file includes the following:
-
tnsnames.oraandsqlnet.ora: Network configuration files storing connect descriptors and SQL*Net client-side configuration. -
cwallet.ssoandewallet.p12: Auto open SSO wallet and PKCS12 file. PKCS12 file is protected by the wallet password provided in the UI. -
truststore.jks: Java truststore file that 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 astnsnames.ora. -
hostinfo.json: Host information file with a list of IP addresses that are part of the cluster used by the Globally Distributed Autonomous AI Database.