Using
SQL Developer Cart Utility to Load Data into an Oracle Exadata Express
Cloud Service
Before You Begin
This tutorial shows you how to use Oracle SQL Developer Cart utility to
load data into your Oracle Database Exadata Express Cloud
service.
This is the second tutorial in the series Using SQL Developer to Load
Data into your Oracle Database Exadata Express Cloud Service.
Read the tutorials in any order.
This tutorial takes approximately 10 minutes to
complete.
Background
Oracle SQL Developer creates a cart containing objects you want
to load into your Oracle Database Exadata Express Cloud Service.
SQL Developer connects to your service and deploys data from the
cart to the service. Use the cart when you need to create a
subset of objects from one or more schemas locally that you want
to deploy to another database on a regular basis.
What Do You Need?
Oracle SQL Developer installed in your system
Connection to an Oracle Database, which is the data source
Oracle Database Exadata Express Cloud Service account
Connection to an Oracle Database Exadata Express Cloud
Service instance, which is the target
Using
SQL Developer Cart Utility to Load Data into an Oracle Exadata
Express Cloud Service
Use the SQL Developer Cart option to load data into Oracle
Exadata Express Cloud Service. To use the SQL Developer Cart:
In the Copy Objects dialog box, select your Exadata Express
connection in the Destination Connection drop down list.
Select the appropriate options under Copy DDL and Copy
Data.Description
of the illustration [copy_objects]
All the database objects added to the cart are copied to your
Oracle Exadata Express connection in Oracle SQL Developer. You
can browse the Connections tree to verify if the selected
database objects are copied in your Exadata Express connection.
Next
Tutorial
Using SQL Developer Drag and Drop to Load Data into an Oracle Exadata Express Cloud Service