Free Oracle 1z0-888 Exam Braindumps (page: 2)

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?

  1. Backup State = Compressed Backup Operation = copy-back
  2. Backup State = Raw Backup Operation = apply-log
  3. Backup State = Prepared Backup Operation = validate
  4. Backup State = Prepared Backup Operation = apply-log
  5. Backup State = Raw Backup Operation = backupdir-to-image

Answer(s): E



Which MySQL utility program should you use to process and sort the Slow Query Log based on query time or average query time?

  1. mysqldumpslow
  2. mysqldump
  3. mysqlaccess
  4. mysqlshow
  5. mysqlslow

Answer(s): A



Consider:


Which statement best describes the meaning of the value for the key_len column?

  1. It shows how many bytes will be used from each index row.
  2. It shows the number of characters indexed in the key.
  3. It shows the total size of the index row.
  4. It shows how many columns in the index are examined.

Answer(s): A



Examine the mydata table and SELECT statements:


You issue:

mysql> begin;
mysql> update mydata set a=0 where b=3;

How many rows are now protected by locks with the default InnoDB configuration?

  1. one
  2. one row and a next-key lock for supremum
  3. one row and a gap-lock
  4. five

Answer(s): D






Post your Comments and Discuss Oracle 1z0-888 exam prep with other Community members:

1z0-888 Exam Discussions & Posts