You want to import data into a DB system with MySQL Shell util.loadDump().
Which option can speed up the load?
Which is true about changing the storage size of a DB system?
The following statements are executed successfully:
Which two are true? (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.)
A DB system has been deleted successfully. Which two operations are allowed on the deleted DB system? (Choose two.)
A query is not offloaded to the HeatWave cluster for execution. Which three are possible reasons? (Choose three.)
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 create a custom configuration for the MySQL DB system in OCI Console. Which three can you set? (Choose three.)
How can you determine the uptime of a DB system?
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?
Which placement is NOT valid for a high-availability DB system? (Note: AD refers to availability domain and FD refers to fault domain.)
Which is true about exporting data to Object Storage with MySQL Shell util.dumpInstance?
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.)
Which two are true about read replica load balancer? (Choose two.)
You want to create a read replica on a DB system.
Which is true about the read replica?
A port-forwarding Bastion session has been created for a MySQL DB system listening on 10.10.1.187:3306. The SSH command provided by the Bastion session is:
An SSH tunnel is created successfully on a client machine by running this command:
Which command connects to the MySQL DB System from the client machine?
You want to migrate an on-premises MySQL database to MySQL HeatWave by exporting the MySQL database with MySQL Shell util.dumpInstance.
What is the purpose of the ocimds: true option?
What is the benefit of creating a new DB system with data import?