live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle MySQL 2019 Implementation Essentials - 1Z0-920 Exam Questions

QUESTION NO: 1
Which features of MySQL Enterprise Edition should you use to proactively monitor and track data changes in your databases?
Correct Answer: C
QUESTION NO: 2
Which two statements are true about MySQL Enterprise Firewall?
Correct Answer: A,F
QUESTION NO: 3
Which three are requirements for MySQL Group Replication (GR)?
Correct Answer: A,E,F
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 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: A,C
QUESTION NO: 5
The MySQL Replication Environment (Master and Slave) is prepared.
What two are options for connecting a Java application to the MySQL Master and Slave?
A)

B)

C)

D)
Correct Answer: A
QUESTION NO: 6
Consider this SQL statement which is using the innoDB storage engine and with global AUTOCOMMIT = 1:

What is the result after issuing the rollback command?
Correct Answer: A
QUESTION NO: 7
You have a MySQL Server instance (running with Port# 3306) monitored by the Service Manager in MySQL Enterprise Monitor. You cloned the MySQL Database instance and configured it to be a replicated MySQL instance as Slave using Port# 3316 on the same machine as the Master Server. The replication configuration is working correctly. The Master and Slave Servers are running.
You are trying to add the newly created MySQL Slave instance to the Monitor. The Service Manager in MySQL Enterprise Monitor notifies you that the new instance is successfully added; however, it is not added correctly at the newly added configuration points to the old Master monitored items. The Monitor shows only one monitored MySQL instance for Master and Slave.
Which two are possible reasons for this problem?
Correct Answer: A,E