Which three are characteristics of a newly created role? (Choose three.)
A. It can be dropped using the DROP ROLE statement. B. It is stored in the mysql.role table. C. It is created as a locked account. D. It can be renamed using the RENAME ROLE statement. E. It can be granted to user accounts. F. It can be protected with a password.
A. It can be dropped using the DROP ROLE statement. E. It can be granted to user accounts. F. It can be protected with a password.
How can mysql_multi be configured to allow MySQL instances to use the same port number?
A. The instances use different user accounts unique to each instance. B. The instances listen on different IP addresses. C. The instances use different socket names. D. The instances have appropriate net masks set.
B. The instances listen on different IP addresses.
Question 5:
Which three actions are effective in capacity planning? (Choose three.)
A. buying more RAM B. monitoring OS resources for patterns C. adding circular replication nodes for increased DML capability D. buying more CPU E. buying more disk F. basing expected growth on an average of the last 3 years G. consulting the application team about any future projects and use H. upgrading to the latest application version
B. monitoring OS resources for patterns F. basing expected growth on an average of the last 3 years G. consulting the application team about any future projects and use
Question 6:
You have semi-synchronous replication configured and working with one slave. rpl_semi_sync_master_timeout has never been reached.
You find that the disk system on the master has failed and as a result, the data on the master is completely unrecoverable. Which two statements are true? (Choose two.)
A. No committed transactions are lost. B. The slave automatically identifies that the master is unreachable and performs any required actions so that applications can start using the slave as the new master. C. As soon as the incident happens, application can read data from the slave and rely on it to return a full and current set of data. D. Reads from the slave can return outdated data until the value of the rpi_semi_sync_master_timeout variable is reached. E. Reads from the slave can return outdated data for some time, until it applies all transactions from its relay log. F. A small amount of committed transactions may be lost in case they were committed just before the disk failure.
B. The slave automatically identifies that the master is unreachable and performs any required actions so that applications can start using the slave as the new master. F. A small amount of committed transactions may be lost in case they were committed just before the disk failure.
Question 7:
Examine this statement, which executes successfully:
You want to improve the performance of this query:
Which change enables the query to succeed while accessing fewer rows?
A. ALTER TABLE world.city ADD SPATIAL INDEX (Name); B. ALTER TABLE world.city ADD SPATIAL INDEX (Population); C. ALTER TABLE world.city ADD INDEX (Population); D. ALTER TABLE world.city ADD INDEX (Name); E. ALTER TABLE world.city ADD FULLTEXT INDEX (Name); F. ALTER TABLE world.city ADD FULLTEXT INDEX (Population);
Which statement is true about InnoDB persistent index statistics?
A. Updating index statistics is an I/O expensive operation. B. Index statistics are calculated from pages buffered in the buffer pool for tables with InnoDB storage engine. C. Setting innodb_stats_auto_recalc=ON causes statistics to be updated automatically when a new index is created. D. Execution plans based on transient index statistics improve precision when innodb_stats_persistent_sample_pages is increased. E. Increasing innodb_stats_persistent_sample_pages determines higher pages scanning speed, at the cost of increased memory usage.
A. Updating index statistics is an I/O expensive operation.
Question 9:
Which two are valid uses for binary logs on a MySQL instance? (Choose two.)
A. recording the order in which queries are issued B. audit of all queries C. point-in-time recovery D. replication E. logging the duration and locks for all queries
A. recording the order in which queries are issued C. point-in-time recovery
Question 10:
Examine Joe's account:
CREATE USER 'joe'@'%' IDENTIFIED BY '*secret*'
GRANT ALL PRIVILEGES ON *.* TO 'joe'@'%'
All existing connections for joe are killed.
Which two commands will stop joe establishing access to the MySQL instance? (Choose two.)
A. ALTER USER 'joe'@'%' ACCOUNT LOCK B. ALTER USER 'joe'@'%' SET password='*invalid*' C. REVOKE ALL PRIVILEGES ON *.* FROM 'joe'@'%' D. ALTER USER 'joe'@'%' PASSWORD HISTORY 0 E. ALTER USER 'joe'@'%' IDENTIFIED BY '*invalid*' PASSWORD EXPIRE F. REVOKE USAGE ON *.* FROM 'joe'@'%'
C. REVOKE ALL PRIVILEGES ON *.* FROM 'joe'@'%' E. ALTER USER 'joe'@'%' IDENTIFIED BY '*invalid*' PASSWORD EXPIRE
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Oracle exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your 1Z0-908 exam preparations
and Oracle certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.