OCI: Introducing Oracle Database Tools Service
Oracle has recently launched a new cloud service aimed at simplifying database connections and management for users of Oracle databases. This blog will provide a brief overview of the Oracle Database Tools Service, its features, and how to get started.
Key Features of Oracle Database Tools Service
Getting Started with Oracle Database Tools Service
Note: Provision ATP Database as Private Endpoint Click Here
Step 1: Accessing Database Tools
Step 2: Creating a Database Connection
2. Enter the connection details and select the database from your OCI tenancy
3. Securely store your credentials in the OCI Vault.
?Create the OCI Vault > Add Encryption Key > and Database ADMIN Password
4. If your database is in a private subnet, configure the private endpoint.
Step 3: Validating the Connection
2. Ensure the connection is successful and verify the database version.
Using SQL Tools
SQL Worksheet
2. Run SQL queries and scripts directly from the worksheet.
3. Save and load scripts from Object Store.
SQLcl
2. Use the OCI Cloud Shell to connect to your database securely.
3. Run queries and manage your database using the full capabilities of SQLcl.
Managing Access and Security