Oracle 1Z0-320 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/1z0-320.html
By using the asynchronous MySQL Replication architecture, data can be replicated to slaves. Identify three use cases of MySQL Replication.
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?
You get a Maintenance notification about your Oracle MySQL Cloud Service.
What are the implications?
A keyfile has been generated as follows:
# openssl rand 32 -hex >keyfile
# cat keyfile
6a1d325e6ef0577f3400b7cd624ae574f5186d0da2eeb946895de418297ed75b
You are required to do a backup on the MySQL database using MySQL Enterprise Backup with encryption.
Which option can perform the backup with the keyfile provided in order to encrypt the backup files?
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?
Your newly created MySQL Cloud Service is not available from your application. Select the two correct options that apply.
The slave connects to the master and asks for updated records.
What command was issued for this to happen?
Which two architecture options can provide Active/Active Master configuration for the MySQL Database?
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?
Which command in MySQL Utility can perform and start replication among a slave and multiple masters?