Oracle MySQL 8.0 Database Administrator (1Z0-908) Free Practice Test
Question 1
On examination, your MySQL installation datadir has become recursively world read/write/executable.
What are two major concerns of running an installation with incorrect file privileges? (Choose two.)
What are two major concerns of running an installation with incorrect file privileges? (Choose two.)
Correct Answer: C,D
Question 2
You are upgrading a MySQL instance to the latest 8.0 version.
Examine this output:

You plan to add this parameter to the configuration: innodb_directories='/innodb_extras' Which statement is true?
Examine this output:

You plan to add this parameter to the configuration: innodb_directories='/innodb_extras' Which statement is true?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Examine this command and output:

Which two statements are true? (Choose two.)

Which two statements are true? (Choose two.)
Correct Answer: B,E
Question 4
You issue this command:
SHOW SLAVE STATUS -
In the output, there is a value for Seconds_behind_master.
How is this time calculated?
SHOW SLAVE STATUS -
In the output, there is a value for Seconds_behind_master.
How is this time calculated?
Correct Answer: A
Question 5
Which two statements are true about MySQL Installer? (Choose two.)
Correct Answer: A,C
Question 6
You wish to store the username and password for a client connection to MySQL server in a file on a local file system.
Which is the best way to encrypt the file?
Which is the best way to encrypt the file?
Correct Answer: B
Question 7
You must run multiple instances of MySQL Server on a single host.
Which three methods are supported? (Choose three.)
Which three methods are supported? (Choose three.)
Correct Answer: A,D,E
Question 8
You have a MySQL client installed on your Linux workstation with a default installation. You have your admin login credentials to connect to a MySQL server running Microsoft Windows on remote host
192.0.2.1:3306. You wish to connect directly to the world database.
Which four options need to be specified to complete this task with a single command? (Choose four.)
192.0.2.1:3306. You wish to connect directly to the world database.
Which four options need to be specified to complete this task with a single command? (Choose four.)
Correct Answer: A,B,D,E