Question 96

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

    An existing master-slave setup is currently using a delayed replication of one hour. The master has crashed and the slave must be "rolled forward" to provide all the latest data.
    The SHOW SLAVE STATUSindicates these values:
    * RELAY_LOG_FILE=hostname-relay-bin.00004
    * RELAY_LOG_POS=1383
    Which command set would make the slave current?
  • Question 98

    Consider the two partial outputs of the SHOW GLOBAL VARIABLEScommand from a master and slave server:
    Master:

    Slave:

    There is a problem with the slave replicating from the master. Which statement describes the cause of the problem?
  • Question 99

    This output is from a SHOW SLAVE STATUS:

    What would cause the SQL_Delay variable to have a value of 360?
  • Question 100

    Host slave1 has ip address 192.0.2.10.
    Host slave2 has ip address 203.0.113.50
    Examine these commands:

    Why did this error occur?