Oracle MySQL Cloud Service 2018 Implementation Essentials - 1z1-320 Exam Practice Test

A MySQL server (Linux-based installation, Port 3306, default) needs to be monitored. The MySQL server and the MySQL Enterprise Monitor (MEM) are located in different security zones, which are protected with a firewall. Which port must be opened for MEM agentless monitoring?
Correct Answer: D
MySQL Replication Environment (Master and Slave) is prepared. What are the two options for connecting a Java application to the MySQL Master and Slave?
Correct Answer: D
Which two statements are true about MySQL Enterprise Firewall?
Correct Answer: B,F
How do you restrict a user named joe from being able to connect from any IP address to a MySQL database?
Correct Answer: E
You need to load the MySQL Enterprise Audit plug-in at database startup and prevent the audit plug-in from being removed at run time.
Which two options should you include in the MySQL configuration file?
Correct Answer: A,D
Which three backup scenarios can be accommodated with MySQL Enterprise Backup? (Choose three.)
Correct Answer: A,B,D
The MySQL pluggable authentication plug-in for Windows is enabled and configured. The following command is executed on a MySQL Server:
CREATE USER 'SQL_admin'@'%' IDENTIFIED WITH authentication_windows AS 'joe, henry, "Power Users"'; Which two statements are valid?
Correct Answer: D,E
Your customer has provided you with the following server specifications: 64-bit, Oracle Linux 6, 24 Numa CPU cores, 48 GB memory, and sequential write-optimized drives in the /var/lib/seq-write directory. The customer wants you to optimize their MySQL 5.7.10 installation for the server resources available.
Identify three correct configurations for this server setup.
Correct Answer: A,B,D
For accessing a new default MySQL Cloud Service (CS) cloud environment, you used the "Create SSH Keys function" during the guided MySQL CS setup. You want to use Putty from your Windows Client. Identify the correct steps.
Correct Answer: B
Which two ports need to be opened on a network firewall to allow an outside client (on the other side of the firewall) to be able to access a MySQL instance inside the firewall?
Correct Answer: A,C