- Learn how to deploy and configure MySQL Database Service with Heatwave.
- Learn how to create the Administrator user for the MDS
By enabling HeatWave you will deploy a standalone DB System characterized by a HeatWave-compatible shape (MySQL.HeatWave.VM.Standard.E3) and 1TB of data storage. The DB System and HeatWave cluster must use the same shape. For more information, see HeatWave.
- From the main menu on the left select Databases >> DB Systems
- The previous step will bring you to the DB System creation page. Look at the compartment selector on the left and check that you are using the same compartment used to create the VCN and the Compute Instance. Once done, click on Create MySQL DB System.
- Start creating the DB System. Cross check again the compartment and assign to the DB System the name mysql-analytics-test and select the HeatWave box. This will allow to create a MySQL DB System which will be HeatWave-ready. Ignore other boxes.
- In the Create Administrator Credential section enter the following:
username: admin
password: Oracle.123
-
In the Configure Networking section make sure you select the same subnet which you have used to create the Compute Instance (Public-Subnet-analytics_vcn_test).
-
Leave the default availability domain and proceed to the Configure Hardware section.
- Confirm that in the Configure Hardware section, the selected shape is MySQL.HeatWave.VM.Standard.E3, CPU Core Count: 16, Memory Size: 512 GB, Data Storage Size: 1024. In the Configure Backup section leave the default backup window of 7 days.
- Scroll down and click on Show Advanced Options
- In the Configuration tab click on Select Configuration
- In the Browse All Configurations window, select MySQL.HeatWave.VM.Standard.E3.Standalone, and click the button Select a Configuration
- If everything is correct you should see something corresponding to the below
- Go to the Networking tab, and in the Hostname field enter mysql-analytics-test (same as DB System Name). Check that port configuration corresponds to the following: MySQL Port: 3306 MySQL X Protocol Port: 33060 Once done, click the Create button.
- The MySQL DB System will enter CREATING state (as per picture below). Meanwhile you can go ahead and proceed to the next Lab.
In this Lab you deployed MySQL Database Service with HeatWave engine and created the administration user for the database. All set? now we are ready to connect to the bastion host, and install MySQL Shell in the next lab!
Learn more about DB Systems on Oracle Cloud