Which two are true about creating a new DB system with data import? (Choose two.)
There are more than 10 concurrent users running queries on the DB system. The airport_geo table has been loaded successfully into a HeatWave cluster.
You want to run this query:
SELECT DISTINCT country FROM airport_geo ORDER BY country;
How do you determine whether the query is offloaded to the HeatWave cluster for execution?
You have an inbound replication channel that replicates data from one DB system to another DB system. Both DB systems are created with the default configuration.
You encountered the following error on the target DB system:
What is the possible cause?
You want to determine which version of MySQL is running on your DB system.
Which two SQL statements show the MySQL version? (Choose two.)
You want to restore the backup of a stand-alone DB system to a new DB system.
Which two changes are allowed? (Choose two.)
What must you do to minimize a DB system down time caused by automatic maintenance operations?
A query is not offloaded to the HeatWave cluster for execution. Which three are possible reasons? (Choose three.)
You want to create a new DB system with data import. How do you prepare the data?
You want to import data into a DB system with MySQL Shell util.loadDump().
Which option can speed up the load?
Which type of configuration variables CANNOT be modified in MySQL custom configurations?
You want to train a classification model with MySQL HeatWave AutoML. Which two are requirements of the training data set? (Choose two.)
You have obtained a new tenancy on Oracle Cloud Infrastructure. You first create a VCN by using the VCN Wizard, and then create a MySQL DB system. You want to create a Connection in Database tools to use the SQL Worksheet feature.
Which three steps are required? (Choose three.)