The following statements are executed successfully:
Which two are true? (Choose two.)
Which is true about automatic DB system version upgrades?
You want to train a model that predicts sales based on the available data the company holds.
This is an excerpt of thesalestable:
Which command trains the model?
You want to create a new DB system with data import. How do you prepare the data?
Which is true about dynamic variables in MySQL HeatWave configurations?
Which two are true about data loaded into a MySQL HeatWave cluster? (Choose two.)
A MySQL DB system has an endpoint in an OCI VCN subnet. The VCN is not configured with VCN peering, VPN access, and FastConnect. You want to connect to the MySQL DB system directly from an OCI Cloud Shell session.
Which two are true? (Choose two.)
You want to import data into a DB system with MySQL Shell util.loadDump().
Which option can speed up the load?
Which feature do you use to copy transactions from an on-premises MySQL instance to a DB system?
How can you determine the uptime of a DB system?
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 run this command to connect successfully to a DB system:
mysqlsh john@10.0.1.122 --auth-method=authentication_oci_client
Why does the command NOT require a password?
What must you do before deleting a DB system?
Which two are true about creating a Bastion service to connect to a MySQL DB system? (Choose two.)
What is the benefit of creating a new DB system with data import?
You want to deploy a high-availability MySQL DB system in a region with multiple availability domains.
Which two types of subnet provide maximum redundancy? (Choose two.)
You have successfully provisioned a MySQL DB system on Oracle Cloud Infrastructure by using OCI Console. You have installed the standard MySQL client libraries and MySQL Shell on your workstation that is not connected to any VPN, FastConnect, or SSH tunnel.
You CANNOT connect directly to the DB system endpoint from your workstation connected to the Internet.
What is the reason?
You want to train a classification model with MySQL HeatWave AutoML. Which two are requirements of the training data set? (Choose two.)
Which two are benefits of read replicas? (Choose two.)