Oracle MySQL 8.0 Database Administrator - 1Z0-908 Exam Practice Test
An existing asynchronous replication setup is running MySQL 8.
Which two steps are a part of implementing GTID replication? (Choose two.)
Which two steps are a part of implementing GTID replication? (Choose two.)
Correct Answer: A,E
What is the correct syntax for using transparent data encryption with an existing InnoDB table?
Correct Answer: C
Examine this statement, which executes successfully:

You want to improve the performance of this query:

Which change enables the query to succeed while accessing fewer rows?

You want to improve the performance of this query:

Which change enables the query to succeed while accessing fewer rows?
Correct Answer: E
Examine this query:

What information does this query provide?

What information does this query provide?
Correct Answer: A
Examine this command, which executes successfully:
$ mysqlrouter --bootstrap user@hostname:port --directory=directory_path Which activity is performed?
$ mysqlrouter --bootstrap user@hostname:port --directory=directory_path Which activity is performed?
Correct Answer: B
Examine this statement:
mysql> DROP ROLE r_role1, r_role2;
Which two are true? (Choose two.)
mysql> DROP ROLE r_role1, r_role2;
Which two are true? (Choose two.)
Correct Answer: D,E
You plan to take daily full backups, which include the ndbinfo and sys (internal) databases.
Which command will back up the databases in parallel?
Which command will back up the databases in parallel?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You have just installed MySQL on Oracle Linux and adjusted your /etc/my.cnf parameters to suit your installation.
Examine the output:

What statement is true about the start attempt?
Examine the output:

What statement is true about the start attempt?
Correct Answer: C
Which statement is true about cold backups?
Correct Answer: D
You are using mysqlcheck for server maintenance.
Which two statements are true? (Choose two.)
Which two statements are true? (Choose two.)
Correct Answer: B,E