Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-908 Practice Exam with Questions & Answers | Set: 3

Questions 21

Which three sets of item information are visible in the mysql system database? (Choose three.)

Options:
A.

help topics

B.

performance monitoring information

C.

plugins

D.

information about table structures

E.

audit log events

F.

rollback segments

G.

time zone information and definitions

Oracle 1z0-908 Premium Access
Questions 22

Examine this query:

1z0-908 Question 22

What information does this query provide?

Options:
A.

total memory used across all connections associated with the user on connection number 10

B.

total memory used by the first 10 connections

C.

total memory used by thread number 10

D.

total memory used across all connections associated with the user on thread number 10

E.

total memory used by connection number 10

F.

total memory used by the first 10 threads

Questions 23

Examine the modified output:

1z0-908 Question 23

Seconds_Behind_ Master value is steadily growing. What are two possible causes? (Choose two.)

Options:
A.

The master is most probably too busy to transmit data and the slave needs to wait for more data.

B.

One or more large tables do not have primary keys.

C.

This value shows only I/O latency and is not indicative of the size of the transaction queue.

D.

The master is producing a large volume of events in parallel but the slave is processing them serially.

E.

The parallel slave threads are experiencing lock contention.

Questions 24

Which two MySQL Server accounts are locked by default? (Choose two.)

Options:
A.

any user set as DEFINER for stored programs

B.

any internal system accounts

C.

any new ROLE accounts

D.

any user created without a password

E.

any user created with a username, but missing the host name

Questions 25

Examine this parameter setting:

audit_log=FORCE_LOG_PERMANENT

What effect does this have on auditing?

Options:
A.

It will force the load of the audit plugin even in case of errors at server start.

B.

It causes the audit log to be created if it does not exist.

C.

It prevents the audit plugin from being removed from the running server.

D.

It prevents the audit log from being removed or rotated.

Questions 26

Which condition is true about the use of the hash join algorithm?

Options:
A.

No index can be used for the join.

B.

The query must access no more than two tables.

C.

The smallest of the tables in the join must fit in memory as set by join_buffer_size.

D.

At least one of the tables in the join must have a hash index.

Questions 27

t is a non-empty InnoDB table.

Examine these statements, which are executed in one session:

BEGIN;

SELECT * FROM t FOR UPDATE;

Which is true?

Options:
A.

If OPTIMIZE TABLE; is invoked, it will create a table lock on t and force a transaction rollback.

B.

If OPTIMIZE LOCAL TABLE t; is invoked from another session, it executes normally and returns the status.

C.

mysqlcheck --analyze --all-databases will execute normally on all tables and return a report.

D.

If ANALYZE TABLE; is invoked from the same session, it hangs until the transaction is committed or rolled back.

Questions 28

Your MySQL installation is running low on space due to binary logs. You need to reduce your log space usage urgently.

Which two sets of actions when completed will accomplish this? (Choose two.)

Options:
A.

Use SET GLOBAL binlog_expire_logs_seconds= and restart the server.

B.

Set binlog_expire_logs_seconds in my.cnf.

C.

Set binlog_expire_logs_seconds = 0 in my.cnf and restart the server.

D.

Use SET PERSIST binlog_expire_logs_seconds=.

E.

Use PURGE BINARY LOGS to .

F.

Use SET GLOBAL binlog_expire_logs_seconds= and run the FLUSH BINARY LOGS

command.

Questions 29

Which four connection methods can MySQL clients specify with the --protocol option when connecting to a MySQL server? (Choose four.)

Options:
A.

TCP

B.

SOCKET

C.

PIPE

D.

DIRECT

E.

IPv6

F.

FILE

G.

IPv4

Questions 30

Examine these entries from the general query log:

1z0-908 Question 30

All UPDATE statements reference existing rows.

Which describes the outcome of the sequence of statements?

Options:
A.

Connection 24 experiences a lock wait timeout.

B.

Connection 25 experiences a lock wait timeout.

C.

A deadlock occurs immediately.

D.

All statements execute without error.

E.

A deadlock occurs after innodb_lock_wait_timeout seconds.

Exam Code: 1z0-908
Certification Provider: Oracle
Exam Name: MySQL 8.0 Database Administrator
Last Update: Jul 11, 2025
Questions: 141