sebae banner ad-300x250
sebae intro coupon 30 off
sebae banner 728x900
sebae banner 300x250

Episode-022 – MySQL Shell: Dump Data to and Load Data From an Oracle CloudStorage Bucket

0 views
0%

Episode-022 - MySQL Shell: Dump Data to and Load Data From an Oracle CloudStorage Bucket

This video discusses how you can use MySQL Shell to dump data to and load data from an Oracle Cloud Infrastructure Storage Bucket.

Here is the command syntax for creating the OCI bucket and passing the compartment ID.
oci os bucket create –name database_dumps –compartment-id {compartment ID}

Links:
MySQL Shell: https://dev.mysql.com/doc/mysql-shell/8.0/en/

OCI: https://www.oracle.com/cloud/

Installing OCI CLI: https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/cliinstall.htm

Configuring OCI CLI: https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/cliconfigure.htm

Dump Utilities for OCIL: https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-utilities-dump-instance-schema.html#mysql-shell-utilities-dump-opt-mds-oci

Dump Loading Utilities for OCI: https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-utilities-load-dump.html#mysql-shell-utilities-load-dump-opt-mds-oci

Date: June 13, 2023