Share and Consume Data with Data Share in Autonomous AI Database

Use Data Share in Data Studio to share Oracle data and metadata from Autonomous AI Database with other databases and non-database tools. Data Share supports provider and consumer workflows: a provider creates a share, adds objects and recipients, and publishes the share; a consumer subscribes to the provider and creates database objects that make the shared data available for querying.

This topic provides an entry point for understanding when and how to use Data Share with Autonomous AI Database. For detailed overview of the Data Share page and the available sharing types, see the Data Studio Documentation.

When to use Data Share

Use Data Share when you want a governed way to make data available to other users, databases, applications, or tools without building a custom export-and-delivery process.

For example, use it to:

How Data Share Works with Autonomous AI Database

Data Share runs from Database Actions for Autonomous AI Database. Database Actions is bundled with each Autonomous AI Database instance and provides development, data, administration, monitoring, and download features.

For non-administrator users, Database Actions hides tool cards when the user does not have the required permissions. Data Studio tools require the DWROLE database role. For more information, see Connect to Autonomous AI Database on Dedicated Exadata Infrastructure with Database Actions

Data Share on Autonomous Database on Dedicated Exadata Infrastructure supports the Consumer role, which:

A Versioned Share publishes data as a known snapshot. The provider publishes the share to an object storage location, and recipients use a profile to register and consume the shared data. Recipients see changes when the provider publishes a new version. See Provide Versioned Share for more information.

A Live Share lets an Autonomous AI Database recipient access the latest data directly from the provider database. Live Share uses cloud links and is intended for Oracle AI Database consumption; for live shares in the same region, recipients see current data at query time. See Provide Live Share for more information.

Before You Begin

Before using Data Share, verify the following:

Open Data Share

To open Data Share:

  1. Open Database Actions for your Autonomous AI Database.
  2. Select the Data Studio tab.
  3. Select Data Share.
  4. Select Consume Share to subscribe to shares made available by a provider.

What You Can Do in Data Share

Data Share Limitations with Autonomous AI Database on Dedicated Exadata Infrastructure