Oracle MySQL Cloud Service 2018 Implementation Essentials - 1z1-320 Exam Practice Test
You are setting up a MySQL Cluster on two machines, where each machine is hosting the following:
-1x ndbmtd
-1x ndb_mgmd
-1x mysqld
The cluster is started. What will happen if the network connection between the two machines is disconnected?
-1x ndbmtd
-1x ndb_mgmd
-1x mysqld
The cluster is started. What will happen if the network connection between the two machines is disconnected?
Correct Answer: B
Vote an answer
Which two statements are true about MySQL Enterprise Firewall?
Correct Answer: A,D
Vote an answer
You want to use Workbench to connect your local MySQL instance by using a local socket. Where would you find the location of the socket file?
Correct Answer: D
Vote an answer
You use MySQL Enterprise Monitor for a group of MySQL servers. In recent weeks, the MySQL Enterprise Monitor has slowed down significantly.
Which two preventative actions should you take if your number of monitored MySQL instances has changed?
Which two preventative actions should you take if your number of monitored MySQL instances has changed?
Correct Answer: A,D
Vote an answer
A MySQL installation has the following required architecture components: client programs, MySQL utilities, and MySQL Server.
Which client program would you use to emulate client load?
Which client program would you use to emulate client load?
Correct Answer: C
Vote an answer
The slave connects to the master and asks for updated records. What command was issued for this to happen?
Correct Answer: C
Vote an answer
Your system is being swamped by business users running multiple ad hoc queries. What is a valid way to limit the resources for a particular user?
Correct Answer: D
Vote an answer
When creating a FOREIGN KEY constraint, what SQL variable must be specified?
Correct Answer: C
Vote an answer
The user 'fwuser'@'localhost' was registered with the MySQL Enterprise Firewall and was granted privileges for the SAKILA database.
You executed commands:

You want to clear the account whitelist for the 'fwuser'@'localhost' user. Which statement would you run to accomplish this?
You executed commands:

You want to clear the account whitelist for the 'fwuser'@'localhost' user. Which statement would you run to accomplish this?
Correct Answer: B
Vote an answer