Load Data with Data Studio Tools

The Data Load dashboard in Data Studio allows you to load data into Oracle Autonomous AI Database from files, databases, cloud storage, shares, file systems, and AI sources. This dashboard acts as a common place to load data into database tables, link to data that remains in an external source, create live table feeds from cloud storage, and manage the connections used by these tasks.

Data Load is available from Oracle Database Actions. Database Actions is bundled with each Autonomous AI Database instance, and the Data Studio tools, including Data Load, require the DWROLE database role for non-ADMIN users.

See The Data Load Page for an overview of the dashboard, entry points, dashboard tiles, and Data Load navigation.

When to use Data Load

Use Data Load when you want a guided web interface for common data-ingestion tasks in Autonomous AI Database.

Use it to:

Use other Autonomous AI Database loading options, such as DBMS_CLOUD, Oracle Data Pump, SQL*Loader, or data pipelines, when you need a programmatic, administrative, or bulk-movement workflow outside the Data Studio interface. See Load Data into Autonomous AI Database to learn about these data-loading options.

How Data Load works with Autonomous AI Database

Data Load runs in the context of the Autonomous AI Database user that opens Database Actions. Loaded data is created as database objects in Autonomous AI Database. Linked data is exposed through database objects such as external tables or views. Live feeds automate loading from cloud storage into database tables, and connections store the cloud storage, catalog, or share-provider information used by Data Studio.

To open Data Load:

  1. Open Database Actions for your Autonomous AI Database.
  2. Select the Data Studio tab.
  3. Select Data Load.

You can also open Data Load from the Database Actions selector menu. If you do not see the Data Load card or menu entry, ask an administrator to grant the required DWROLE role.

What you can do from the Data Load dashboard

The Data Load dashboard includes these main areas:

Refer to Data Studio documentation for details about the supported sources, file formats, options, mappings, job behavior, and step-by-step procedures for using the Data Load feature.