You want to migrate an on-premises MySQL database to a MySQL DB system on OCI.
Which method provides the least amount of application down time when switching to the DB system?
You want to import data into a DB system with MySQL Shell util.loadDump().
Which option can speed up the load?
The following statements execute successfully:
CALL sys.ML_TRAIN(‘ml_data.iris’, ‘class’, NULL, @model);
SELECT @model;
Which three are true? (Choose three.)
Which two are true about creating a new DB system with data import? (Choose two.)
Which two methods can you use to import data into a MySQL DB system by using MySQL Shell? (Choose two.)
You want to change the configuration of an active stand-alone DB system. The DB system is configured as the target of a channel, and the channel is currently active.
Which sequence of steps must you perform?
You want to create a new DB system with data import. How do you prepare the data?
You have successfully enabled high availability of a stand-alone DB system. Which is true?
Automatic backup retention of a DB system is disabled. Which operation deletes all automatic backups of the DB system?
You want to create a read replica on a DB system.
Which is true about the read replica?
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.)