You want to restore the backup of a stand-alone DB system to a new DB system.
Which two changes are allowed? (Choose two.)
You want to restore a stand-alone DB system to a high-availability DB system with a point-in-time recovery.
Which three are required? (Choose three.)
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.)
Which feature do you use to copy transactions from an on-premises MySQL instance to a DB system?
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?
The following statements execute successfully:
CALL sys.ML_TRAIN(‘ml_data.iris’, ‘class’, NULL, @model);
SELECT @model;
Which three are true? (Choose three.)
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?
Which three are features of MySQL AutoPilot? (Choose three.)
You want to replicate data from an on-premises MySQL server to a MySQL DB system. The on-premises MySQL server runs in your corporate network. The MySQL server accepts incoming connections from the Internet on a public IP endpoint.
The DB system runs in Oracle Cloud Infrastructure. The DB system endpoint is connected to a privatesubnet of a VCN.
Which network configuration is required?
How can you determine the uptime of a DB system?