Which three are features of MySQL AutoPilot? (Choose three.)
You have successfully enabled high availability of a stand-alone DB system. Which is true?
A query is not offloaded to the HeatWave cluster for execution. Which three are possible reasons? (Choose three.)
What must you do to minimize a DB system down time caused by automatic maintenance operations?
Which is true about exporting data to Object Storage with MySQL Shell util.dumpInstance?
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?
Which two are true about creating a Bastion service to connect to a MySQL DB system? (Choose two.)
Why would you select "Source cannot use GTID auto-positioning" when creating a channel?
You want to import data into a DB system with MySQL Shell util.loadDump().
Which option can speed up the load?
Which operation is necessary before enabling a MySQL HeatWave cluster?