Quick Start

Set up and configure the Iceberg Catalog and use the REST API to communicate with Autonomous Database by performing the following tasks.

Task More Information
Nominate an Autonomous Database instance as the Catalog database.

https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsw/nominate-catalog-metadata-repository.html

Register Storage Credentials https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsw/register-storage-credentials.html
Know your instance URL
  1. From the Oracle Cloud Infrastructure left navigation menu click Oracle AI Database, select Autonomous AI Database, select the instance that you have nominated as the Catalog database, and navigate to the Details page.
  2. Select the Tool configuration tab and copy the URL which is in the https://<fqdn>/oadc format.
Authorize a database user with the OADC_USER or PDB_DBA role. Authenticate the user using a token API call with user credentials.

https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsw/authenticate-and-authorize.html