1z0-888 Dumps

1z0-888 Free Practice Test

Oracle 1z0-888: MySQL 5.7 Database Administrator

QUESTION 6

The MySQL error log shows:
InnoDB: Warning: a long semaphore wait:
The relevant parts of the InnoDB monitor output shows:
<>

Correct Answer: BF

QUESTION 7

To satisfy a security requirement, you have created or altered some user accounts to include REQUIRE X509.
Which additional task needs to be performed for those user accounts to fulfill the requirement to use X509?

Correct Answer: B

QUESTION 8

Which MySQL utility program should you use to process and sort the Slow Query Log based on query time or average query time?

Correct Answer: A

QUESTION 9

An administrator installs MySQL to run under a mysql OS account. The administrator decides to disable logins to the mysql account by using /nologin or /bin/false as the user’s shell setting.
Which statement is true?

Correct Answer: A

QUESTION 10

Consider that local disk files are accessible via MySQL with commands such as: mysql> LOAD DATA LOCAL INFILE ‘/etc/passwd’ INTO TABLE mypasswords; What change could be made to stop any breach via this insecurity?

Correct Answer: F