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-ADMIN users, Database Actions hides tool cards when the user does not have the required permissions; Data Studio tools require the DWROLE database role. See Connect with Built-In Oracle Database Actions for more details.

Data Share has two primary roles:

Role What the role does
Provider Creates shares, selects database objects to share, registers recipients, publishes the share, manages versions or live access, and revokes or updates access when needed.
Consumer Subscribes to a share provider, registers available shares, creates external tables or views for the shared objects, and queries the shared data from Autonomous AI Database.

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 Provide Share to create and manage shares, or Consume Share to subscribe to shares made available by a provider.
  5. Enable sharing if prompted, then follow the provider or consumer workflow in Data Studio Documentation.

What you can do in Data Share

Data Share Limitations with Autonomous AI Database