Black Friday Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

examstrack slider

Master the Oracle 1z0-888 Exam: Essential Study Tips and Strategies

Questions 1

The MySQL installation includes the mysql_config_editor utility for managing login paths stored in a .mylogin.cnf file.

Which two are true about the login path feature? (Choose two.)

Options:

A.

mysql_config_editor is the only MySQL-provided utility that can print the values stored in .mylogin.cnf.

B.

A .mylogin.cnf file can store at most one login path.

C.

It provides a FIPS-compliant keyring for storing MySQL login details.

D.

A .mylogin.cnf file can be edited using a text editor, such as vim or Notepad++.

E.

It is an alternative to storing the MySQL login details in a my.cnf file.

F.

It provides means to help avoid accidentally exposing the MySQL login details.

Buy Now
Questions 2

You are setting up a new installation of MySQL Server 5.7 (a GA release.) You have used a ZIP or TAR package to ensure that the mysqld binary, along with its support files, such as plug-ins and error messages, now exist on the host. Assume that the default datadir exists on the host. You installed the binary in the default location (the default --basedir value) for your operating system.

Which step should you perform before defining your own databases and database tables?

Options:

A.

Execute a command with a minimal form of: mysql --initialize

B.

Register mysqld as a service that will start automatically on this host machine.

C.

Create a configuration file containing default-storage-engine=InnoDB.

D.

Set an exception in the host machine’s firewall to allow external users to talk to mysqld.

E.

Create additional login accounts (so that everyone does not need to log in as root) and assign them appropriate privileges.

Buy Now
Questions 3

A single InnoDB table has been dropped by accident. You are unable to use an additional intermediate MySQL instance to restore the table. Which two backup methods can be used to restore the single table without stopping the MySQL instance? (Choose two.)

Options:

A.

a backup created with mysqldump --all-databases

B.

a backup created using FLUSH TABLES … FOR EXPORT

C.

an up-to-date replication slave

D.

a file system-level snapshot

E.

a file system copy created while MySQL was shut down.

Buy Now
Questions 4

You have just executed a manual backup by using this command:

mysqlbackup –u root –p –-socket=/tmp/my.sock –-backup-dir=/my/backup/ backup

The operation completed without error.

What is the state of this backup and operation required before it is ready to be restored?

Options:

A.

Backup State = Compressed Backup

Operation = copy-back

B.

Backup State = Raw Backup

Operation = apply-log

C.

Backup State = Prepared Backup

Operation = validate

D.

Backup State = Prepared Backup

Operation = apply-log

E.

Backup State = Raw Backup

Operation = backupdir-to-image

Buy Now
Questions 5

On a master server that is using statement-based replication, a table of log data has become very large.

You decide to delete 100,000 rows.

Which two methods can be independently invoked to ensure that the delete is properly propagated to the slave? (Choose two.)

Options:

A.

Change the replication mode to MIXED before issuing any delete statements when the LIMIT clause is used.

B.

If the data modification is non-deterministic, the query optimizer will resolve any potential issues.

C.

Use the LIMIT clause to limit the deletion to 100,000 rows.

D.

Use the LIMIT clause in conjunction with the ORDER BY clause.

Buy Now
Questions 6

Which two methods will provide the total number of partitions on a table? (Choose two.)

Options:

A.

Query the INFORMATION_SCHEMA.PARTITIONS table

B.

Use the command: SHOW TABLE STATUS

C.

Query the performance_schema.objects_summary_global_by_type table

D.

Query the INFORMATION_SCHEMA.TABLES table for the partition_count

E.

Use the command: SHOW CREATE TABLE

Buy Now
Questions 7

Which two options describe how MySQL Server allocates memory? (Choose two.)

Options:

A.

Each connection may have its own per-thread memory allocations.

B.

Thread memory is pre-allocated up to thread_cache_size for performance.

C.

Each thread allocates memory from a global pool.

D.

Global memory resources are allocated at server startup.

Buy Now
Questions 8

Examine the mysqldumpslow output:

1z0-888 Question 8

Which two options could explain the slow query? (Choose two.)

Options:

A.

There is network congestion between client and server.

B.

No index has been defined on the filtered column.

C.

There are 108 queries still being executed.

D.

A table lock is causing delays.

E.

A full table scan is being used.

Buy Now
Questions 9

Which statement is correct about how InnoDB storage engine uses disk space?

Options:

A.

It stores data in .MYD files and its index and undo information in the common tablespace.

B.

It stores data in .MYD files, index information in .MYI files, and undo information the common tablespace.

C.

It stores its data in tablespace file(s). Index and data dictionary details are stored in .FRM files.

D.

It stores its data, index and undo information in .MYD and .MYI files.

E.

It stores data, index and undo information in tablespace file(s).

Buy Now
Questions 10

After rebooting the host, you attempt to start the mysqld service. You get the following error:

Can’t start the server: Bind on TCP/IP port: Address already in use

What is the most likely cause of this error?

Options:

A.

The mysqld service has already been started on the same port.

B.

The network service process in the server is frozen, so all TCP/IP connections are paused and cannot be reused.

C.

You failed to specify the port number 3306 to the command to start the server, so it is defaulting to port 80, which is in use by the built-in web server.

D.

The /etc/hosts file does not have a valid IP entry for mysqld localhost, so it is binding to 127.0.0.1, which is already in use.

E.

The mysql.sock file in the MySQL /tmp directory was not removed after the reboot, so mysqld still thinks there is an active server running.

Buy Now
Exam Code: 1z0-888
Exam Name: MySQL 5.7 Database Administrator
Last Update: Dec 2, 2024
Questions: 124

PDF + Testing Engine

$164.99
$57.75

Testing Engine

$124.99
$43.75

PDF (Q&A)

$104.99
$36.75