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

Question 1
Which three statements are true about MySQL Enterprise Backup?

Correct Answer: A,B,C
Question 2
Identify three characteristics of the JSON data type.

Correct Answer: C,D,E
Question 3
What command should be used to execute a stored procedure named run_daily_report with the parameter
2016/12/31?

Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
The replication setup for Master and Slave MySQL 5.6 instances is configured and running correctly without using Global Transaction ID (GTID).
You are required to perform a replication change to implement GTID for the MASTER and SLAVE configuration.
Which two steps would you perform?

Correct Answer: B,E
Question 5
Which three are part of the core MySQL architecture? (Choose three.)

Correct Answer: A,B,E
Question 6
The MySQL database for backup with used data is configured only with the InnoDB storage engine. System data including SP, VIEWs, and users in the system database are all static. For any changes with system data, the database backup will be done separately.
You are requested to optimize backup performance to reduce backup time by using MySQL Enterprise Backup for the daily backup operation with user data (configured with the InnoDB storage engine).
Which three options would you choose to optimize the backup performance?

Correct Answer: B,C,D
Question 7
MySQL is installed on a Linux server and has the following configuration:
[mysqld]
User=mysql
Datadir=/data/mysql
Which two methods should you use to change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?

Correct Answer: A,D
Question 8
You have the following mysqlbackup-inc.cnf config file:

Which two commands allow MySQL Enterprise Backup to perform incremental backup based on the last full backup?

Correct Answer: E
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 9
You are using the MySQL Enterprise Audit plug-in, and the audit.log file is corrupted.
What steps would you perform to create a new audit file?

Correct Answer: A
Question 10
Your customer wants you to install and configure MySQL on the customer's Oracle Linux 6 server with tarball binaries in the /app/mysql1/directory, where the bin directory is found at /app/mysql/bin and a data directory at /app/data.
What are two correct and required server configurations, excluding redundant configuration entries, to build a MySQL instance supporting your customer's requirement?

Correct Answer: E,F