Download Oracle.1z0-888.BrainDumps.2018-11-26.43q.vcex

Download Exam

File Info

Exam MySQL 5.7 Database Administrator
Number 1z0-888
File Name Oracle.1z0-888.BrainDumps.2018-11-26.43q.vcex
Size 551 KB
Posted Nov 26, 2018
Download Oracle.1z0-888.BrainDumps.2018-11-26.43q.vcex

How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase

Coupon: MASTEREXAM
With discount: 20%






Demo Questions

Question 1

Is it true that binary backups always take less space than text backups? 


  1. Yes, because binary backups only contain data, and not statements required to insert data into the tables.
  2. No, because text backups can have optimizations, which make them smaller, such as updating many rows at once.
  3. No, because if InnoDB tables contain many empty pages, they could take more space than the INSERT statements.
  4. Yes, because even if InnoDB tables contain many empty pages, text backups have empty INSERT statements for them.
Correct answer: C



Question 2

You have a consistent InnoDB backup created with mysqldump, the largest table is 50 GB in size. 
You start to restore your backup with this command; 
shell> mysql –u root –p < backup.sql 
After 30 minutes, you notice that the rate of restore seems to have slowed down. No other processes or external factors are affecting server performance. 
Which is the most likely explanation for this slowdown?


  1. The MySQL server has stopped inserting data to check index consistency.
  2. InnoDB is doing CRC32 checks over the tablespace data as it grows.
  3. The MySQL server is taking a periodical snapshot of data so it can resume the restore if it is interrupted mid-way.
  4. InnoDB has filled the redo log and now must flush the pages.
  5. Secondary indexes no longer fit into the buffer pool. 
Correct answer: A



Question 3

Which three are key advantages of standard MySQL replication? (Choose three.)


  1. supports native automatic failover
  2. enables automatic resync of databases when discrepancies are detected
  3. provides arbitrary geographic redundancy with minimal overhead to master
  4. synchronously guarantees identical slave copy
  5. is easy to configure and has low performance overhead
  6. can easily add slaves for read scaling
Correct answer: BEF



Question 4

You are contacted by a user who does not have permission to access a database table. You determine after investigation that this user should be permitted to have access and so you execute a GRANT statement to enable the user to access the table. 
Which statement describes the activation of that access for the user?


  1. The access does not take effect until the user logs out and back in.
  2. The access does not take effect until the next time the server is started.
  3. The access is available immediately.
  4. The access does not take effect until you issue the FLUSH PRIVILEGES statement.
Correct answer: C
Explanation:



Question 5

You have a MySQL replication setup and you intentionally stop the SQL thread on the slave. 
  
What are two reasons that you may stop the SQL thread on the slave while keeping the I/O thread running? (Choose two.)


  1. to allow the remaining events to be processed on the slave while not receiving new events from the master
  2. to allow a backup to be created under reduced load
  3. to allow for point-in-time recovery on the slave
  4. to prevent schema changes from propagating to the slave before they are validated
  5. to prevent any transaction experiencing a deadlock
Correct answer: BC



Question 6

Consider the index information for the dept_emp table in the employee’s schema:
  
Which two conclusions can be made based on the output of the query? (Choose two.)


  1. There are three indexes on the table.
  2. There is a redundant index on the dept_no column.
  3. The secondary indexes are optimized for unique key look-ups.
  4. The values on the emp_no column must be unique.
  5. The selectivity of the dept_no column is the best of the indexed columns.
  6. There is a redundant index on the emp_no column.
Correct answer: CF



Question 7

Which two statements are true about InnoDB auto-increment locking? (Choose two.)


  1. InnoDB never uses table_level locks.
  2. InnoDB always protects auto-increment updates with a table-level lock
  3. InnoDB does not use locks to enforce auto-increment uniqueness. 
  4. The auto-increment lock can be a table-level lock.
  5. Some settings for innodb_autoinc_lock_mode can help reduce locking.
Correct answer: DE



Question 8

Which three allocate memory per thread in MySQL? (Choose three.) 


  1. query cache
  2. thread cache
  3. read buffer
  4. internal temporary table
  5. sort buffer
  6. InnoDB buffer pool instance
Correct answer: CEF
Explanation:
Reference: https://dev.mysql.com/doc/refman/5.6/en/memory-use.html
Reference: https://dev.mysql.com/doc/refman/5.6/en/memory-use.html



Question 9

Suppose you are adding rows to a MyISAM table and the --datadir location runs out of disk space. What will happen when this occurs?


  1. The server will crash.
  2. The server suspends that INSERT operation until space becomes available. 
  3. An error message will be returned to the client .Server Error: ER_IO
  4. The server suspends operations for all storage engines until space becomes available.
Correct answer: B



Question 10

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.)


  1. mysql_config_editor is the only MySQL-provided utility that can print the values stored in .mylogin.cnf.
  2. A .mylogin.cnf file can store at most one login path.
  3. It provides a FIPS-compliant keyring for storing MySQL login details.
  4. A .mylogin.cnf file can be edited using a text editor, such as vim or Notepad++.
  5. It is an alternative to storing the MySQL login details in a my.cnf file.
  6. It provides means to help avoid accidentally exposing the MySQL login details.
Correct answer: EF
Explanation:
Reference: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
Reference: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html









CONNECT US

Facebook

Twitter

PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount!



HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files