Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the Oracle MySQL Database Administration 1z0-908 Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam 1z0-908 Premium Access

View all detail and faqs for the 1z0-908 exam


679 Students Passed

96% Average Score

97% Same Questions
Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
Questions # 11:

Examine this command, which executes successfully:

$ mysqlrouter --bootstrap user@hostname:port --directory=directory_path

Which activity is performed?

Options:

A.

MySQL Router is configured based on the information in files in directory_path.

B.

MySQL Router configures itself based on the information retrieved from the InnoDB cluster metadata server.

C.

MySQL Router is restarted.

D.

MySQL Router configures all the cluster nodes based on the information retrieved from the InnoDB cluster metadata server.

Questions # 12:

Which two are valid uses for binary logs on a MySQL instance? (Choose two.)

Options:

A.

recording the order in which queries are issued

B.

audit of all queries

C.

point-in-time recovery

D.

replication

E.

logging the duration and locks for all queries

Questions # 13:

Which two statements are true about MySQL Installer? (Choose two.)

Options:

A.

It installs most Oracle MySQL products.

B.

It performs product upgrades.

C.

It provides only GUI-driven, interactive installations.

D.

Manual download of separate product packages is required before installing them through MySQL Installer.

E.

It provides a uniform installation wizard across multiple platforms.

Questions # 14:

Examine this statement, which executes successfully:

Question # 14

Now examine this query:

Question # 14

Which two statements can do this? (Choose two.)

Options:

A.

ALTER TABLE employees -

ADD INDEX (birth_date DESC);

B.

ALTER TABLE employees -

ADD INDEX ((MONTH(birth_date)));

C.

ALTER TABLE employees -

ADD COLUMN birth_month tinyint unsigned GENERATED ALWAYS AS (MONTH(birth_date)) VIRTUAL NOT NULL,

ADD INDEX (birth_month);

D.

ALTER TABLE employees -

ADD COLUMN birth_month tinyint unsigned GENERATED ALWAYS AS (birth_date->>'$.month') VIRTUAL NOT NULL,

ADD INDEX (birth_month);

E.

ALTER TABLE employees -

ADD INDEX ((CAST(birth_date->>'$.month' AS unsigned)));

F.

ALTER TABLE employees -

ADD INDEX (birth_date);

Questions # 15:

Your MySQL environment has asynchronous position based-replication with one master and one slave.

The slave instance had a disk I/O problem, so it was stopped.

You determined that the slave relay log files were corrupted and unusable, but no other files are damaged.

You restart MySQL Server.

How can replication be restored?

Options:

A.

The slave relay logs should be deleted; then execute START SLAVE;

B.

The relay logs from the master should be used to replace the corrupted relay logs.

C.

The slave relay logs should be deleted; execute CHANGE MASTER to adjust the replication relay log file name, then issue start SLAVE;

D.

The slave needs to be restored from backup.

Questions # 16:

Examine this command and output:

Question # 16

Which two options will improve the security of the MySQL instance? (Choose two.)

Options:

A.

Remove group read/write privileges from the private_key.pem file.

B.

Remove world read privileges from the server-cert.pem certificate file.

C.

Change the group ownership of the mysql directory to the mysql user group.

D.

Remove world read privileges from the public_key.pem file.

E.

Change the parent directory owner and group to mysql.

F.

Remove the world read/execute privilege from the accounting directory.

Questions # 17:

You execute this command:

shell> mysqlpump --exclude-databases=% --users

Which statement is true?

Options:

A.

It creates a logical backup of all MySQL user accounts.

B.

It creates a logical backup of all metadata, but contains no table data.

C.

It returns an error because the mysqldump command should have been used.

D.

It creates a logical backup of only the users database.

Questions # 18:

Which two statements are true about using MySQL Enterprise Monitor Query Analyzer? (Choose two.)

Options:

A.

The single query QRTi pie chart in the Query Analyzer view is based on the average execution of all statements.

B.

It is possible to retrieve a normalized statement, but never the exact statement that was executed.

C.

It is possible to configure the Query Analysis built-in advisor to get notified about slow query execution.

D.

It is possible to list and analyze statements in an arbitrary graph range selection from timeseries graphs.

E.

It is possible to import data into the Query Analyzer from heterogeneous sources, such as CSV.

Questions # 19:

Which two statements are true about InnoDB data-at-rest encryption? (Choose two.)

Options:

A.

It supports only non-blob datatypes.

B.

It does not support the transportable tablespaces feature.

C.

It supports all indexes transparently.

D.

It decrypts data for use in memory.

E.

It enforces encryption from disk to memory and over network transmission.

Questions # 20:

Examine this SQL statement:

mysql> GRANT r_read@localhost TO mark WITH ADMIN OPTION;

Which two are true? (Choose two.)

Options:

A.

Mark can grant the privileges assigned to the r_read@localhost role to another user.

B.

ADMIN OPTION causes the role to be activated by default.

C.

Mark can grant the r_read@localhost role to another user.

D.

Mark can revoke the r_read@localhost role from another role.

E.

ADMIN OPTION allows Mark to drop the role.

F.

Mark must connect from localhost to activate the r_read@localhost role.

Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.