Download Oracle.1z0-888.Pass4Sure.2018-09-01.45q.vcex

Download Exam

File Info

Exam MySQL 5.7 Database Administrator
Number 1z0-888
File Name Oracle.1z0-888.Pass4Sure.2018-09-01.45q.vcex
Size 1 MB
Posted Sep 01, 2018
Download Oracle.1z0-888.Pass4Sure.2018-09-01.45q.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

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?


  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 2

Which two statements are true about InnoDB auto-increment locking?


  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 3

You want to create a temporary table named OLD_INVENTORY in the OLD_INVENTORY database on the master server. This table is not to be replicated to the slave server. 
Which two changes would ensure that the temporary table does not propagate to the slave?


  1. Set binlog_format=MIXED with the --replicate-ignore-temp-table option.
  2. Use the --replicate-do-db, --replicate-do-table, or --replicate-wild-do-table option with the value equal to OLD_INVENTORY.
  3. Change the binlog_format option to ROW and restart mysqld before you create the OLD_INVENTORY table.
  4. Stop SQL_THREAD on the slave until you have finished using the OLD_INVENTORY temporary table.
  5. Use the --replicate-ignore-table option with the value equal to OLD_INVENTORY.OLD_INVENTORY and restart mysqld before creating the temporary table.
Correct answer: BE



Question 4

Which three allocate memory per thread in MySQL?


  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 5

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 6

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?


  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



Question 7

You have installed MySQL Server for the first time on your system. However, the data directory along with the tables in the mysql system database are missing. 
Which step do you perform to create the contents of the data directory?


  1. Run the create_system_tables.sql file
  2. Run the mysql_unpack.sql file
  3. Invoke mysqld with the --initialize option.
  4. Invoke mysql with the --initialize option.
Correct answer: C
Explanation:
Reference: https://dev.mysql.com/doc/refman/5.7/en/data-directory-initialization-mysqld.html
Reference: https://dev.mysql.com/doc/refman/5.7/en/data-directory-initialization-mysqld.html



Question 8

Due to an authentication plug-in that is used on the server, passwords are required to be sent as clear text as opposed to the usual encrypted format. 
Which two methods would allow the mysql client to connect to the server and send clear text passwords? 


  1. mysql --protocol=PLAIN –uroot –p –h dbhost.example.com
  2. INSTALL PLUGIN mysql_cleartext_password SONAME ‘mysql_cleartext_password.so’;
  3. export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=’Y’
  4. SET GLOBAL mysql_cleartext_passwords=1;
  5. mysql --enable-cleartext-plugin –uroot –p –h dbhost.example.com
Correct answer: DE
Explanation:
Reference: https://dev.mysql.com/doc/refman/5.7/en/cleartext-pluggable-authentication.html
Reference: https://dev.mysql.com/doc/refman/5.7/en/cleartext-pluggable-authentication.html



Question 9

Which are three facts about backups with mysqldump?


  1. will lock all storage engines for duration of backup
  2. can back up a remote database server
  3. allow a consistent backup to be taken
  4. are able to back up specific items within a database
  5. create automatically compressed backups
  6. are always faster to restore than binary backups
Correct answer: BCD



Question 10

Consider the key buffer in a MySQL server. Which two statements are true about this feature?


  1. It caches index blocks for MyISAM tables only.
  2. It caches index blocks for all storage engine tables.
  3. It is a global buffer.
  4. It is set on a per-connection basis.
  5. It caches index blocks for InnoDB tables only.
Correct answer: AD
Explanation:
Reference: https://stackoverflow.com/questions/3663515/mysql-what-is-the-key-buffer
Reference: https://stackoverflow.com/questions/3663515/mysql-what-is-the-key-buffer









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