Oracle MySQL 2019 Implementation Essentials (1Z1-920) Free Practice Test
Question 1
Which two deployment architectures could you use for scaling-out database reads?
Correct Answer: D,E
Question 2
You have a backup image file that is backed up using MySQL Enterprise Backup with the -compress option:
/home/mysq1/backup/full/mybackup/myimage. Img

You are required to perform a database restore to a new machine to provision the database. Which command can provision the new database in the datadir as /home/mysql/data/MEB?
/home/mysq1/backup/full/mybackup/myimage. Img

You are required to perform a database restore to a new machine to provision the database. Which command can provision the new database in the datadir as /home/mysql/data/MEB?
Correct Answer: A
Question 3
Which is true about inserting an additional line in a single document stored in MySQL document store?
Correct Answer: C
Question 4
After installing MySQL 8.0, you initialize the data directory with the --initialize command. Which two are places where you can find the root password?
Correct Answer: D,E
Question 5
Which query will find rows in a table that have no counterpart in another table?
Correct Answer: B
Question 6
Which features of MySQL Enterprise Edition should you use to proactively monitor and track data changes in your databases?
Correct Answer: D
Question 7
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?
Which two options should you include in the MySQL configuration file?
Correct Answer: B,D