In this post, you will connect to the ADWC database instance using SQL Developer.

As ADWConly accepts secure connections to the database, you need to download a wallet file containing your credentials first. The wallet is downloaded from the ADWC service console. On the Instances page, find your database and click “Service Console” in the actions menu.

Click the “Administration” tab and click “Download Client Credentials” to download the wallet.

Specify any password which will used in keystore via JDBC connection and click on “Download“.

Start SQL Developer and create a connection for your database using the default administrator account, ADMIN.Click the Create Connection icon in the Connections toolbox on the top left of the SQL Developer homepage.

  • Connection Name: NEWADW
  • Username: admin
  • Password: The password you specified during instance creation
  • Connection Type: Cloud Wallet
  • Configuration File: Full path for the Client Credentials wallet file you downloaded earlier
  • Service: There are 3 preconfigured database services for each database. Pick skantorcldb_low for this instance.

Note: SQL Developer version is than 18.4

Test your connection by clicking the “Test” button. If it succeeds, save your connection information by clicking “Save.”Connect to your database by clicking the “Connect” button. It will connect to ADWdatabase.

In next post, we can start/stop the ADWC database.

Thank you for giving your valuable time to read the above information.

If you want to be updated with all our articles send us the Invitation or Follow us:

Telegram Channel: https://t.me/helporacle

Skant Gupta’s LinkedIn: www.linkedin.com/in/skantali/

Joel Perez’s LinkedIn: Joel Perez’s Profile

LinkedIn Group: Oracle Cloud DBAAS

Facebook Page: OracleHelp

Tagged:

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.