Documentation Home
HeatWave User Guide
Related Documentation Download this Manual
PDF (US Ltr) - 3.8Mb
PDF (A4) - 3.8Mb


4.1.1 Import Data

This topic describes how to import data into the DB System.

Before You Begin

Import Data

Use MySQL Shell Shell for importing data into a DB System. Its dump and load utilities are specifically built for this task and support all types of data exports and imports. You can export data to Object Storage and also import it from there. Ensure that the source MySQL version is 5.7.9 or higher.

Tip

For an OLTP workload that resides in an on-premise instance of MySQL Server, inbound replication is recommended for replicating data to the DB System for offload to the MySQL HeatWave Cluster. For more information, see Replication in the MySQL HeatWave on OCI Service Guide.

What's Next