Oracle MySQL Cloud Service 2018 Implementation Essentials - 1z0-320 FREE EXAM DUMPS QUESTIONS & ANSWERS
Identify the MySQL plug-in that is provided only with MySQL Enterprise Edition and servers to increase performance and high availability.
Correct Answer: A
Vote an answer
You want to change the default behavior of MySQL Enterprise Monitor (MEM). New instances detected by a MEM agent should automatically monitor discovered instances.
How can you change the Advisor Setting?
How can you change the Advisor Setting?
Correct Answer: B
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: B
Vote an answer
By using the asynchronous MySQL Replication architecture, data can be replicated to slaves. Identify three use cases of MySQL Replication.
Correct Answer: A,C,D
Vote an answer
You are required to set up a backup user (mysqlbackup@localhost) on the MySQL Database. The user should have the backup and restore privileges and additional privileges required for using transportable tablespaces (TTS). To back up and restore InnoDB tables.
Which syntax accomplishes this?
Which syntax accomplishes this?
Correct Answer: C
Vote an answer
The MySQL server looks for option files in standard locations. The server might read multiple files from different locations. For a Linux installation, which two methods would you use to view the options file lookup locations, the order in which they are read, and groups?
Correct Answer: B,C
Vote an answer
You have a user on your MySQL instance who is flooding the server with complex queries and large INSERTS, which prevents another user with a higher priority from running queries. Which two choices will limit the number of SELECTS to 10 per hour and the number of INSERTS to 4 per hour for user 'employee1' from MySQL Workbench by first selecting Server> Users and Privileges> employee1?
Correct Answer: A,C
Vote an answer
Your customer runs several Oracle products and would like to reuse them. Identify four options that are certified to work with the MySQL Enterprise Edition features.
Correct Answer: A,D,E,F
Vote an answer
You have the MySQL 5.7 database running. MySQL Enterprise Backup 3.12 is installed and it is used to back up the MySQL 5.7 database. The backup has failed. Identify the reason.
Correct Answer: A
Vote an answer
Which command in MySQL Utility can perform and start replication among a slave and multiple masters?
Correct Answer: C
Vote an answer