Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 1
Free Questions for 1Z0-908
Shared by Martin on 04-10-2024
For More Free Questions and Preparation Resources
Check the Links on Last Page
Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 2
Question 1
Question Type: MultipleChoice
Which statement is true about displaying and retrieving data with MySQL Enterprise Monitor
Query Analyzer?
Options:
A- The Query Analyzer graph view range selector can extend to cover the same hour over
multiple days.
B- It is possible to filter a Query Analyzer view graph by database and by table.
C- The Query Analyzer can plot a CPU utilization graph for remote hosts with a MySQL Enterprise
Service Manager's built-in Agent installation.
D- It is possible to export statements included in a graph selection in CSV format.
Answer:
D
Question 2
Question Type: MultipleChoice
The mysqld instance has the connection control plugin enabled with these settings:
connection_control_min_connection_delay=1000
connection_control_max_connection_delay=2000
The minimum and maximum delays need to be increased to 3000 and 5000, respectively.
A command is executed:
mysql> SET GLOBAL connection_control_min_connection_delay=3000;
What is the result?
Options:
A- The minimum value increases to 3000 and the maximum value increases to 4000.
B- Only the minimum connection value is increased to 3000.
C- The minimum connection value is changed to 2000.
D- An error is returned.
Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 3
Answer:
B
Question 3
Question Type: MultipleChoice
Which two statements are true about MySQL Enterprise Backup? (Choose two.)
Options:
A- It supports backing up only table structures.
B- It can perform hot or warm backups.
C- It creates logical backups.
D- It supports the creation of incremental backups.
E- It supports backup of a remote MySQL system.
F- It supports restoring to a remote MySQL system.
Answer:
B, D
Question 4
Question Type: MultipleChoice
What is the correct syntax for using transparent data encryption with an existing InnoDB table?
Options:
A- ALTER TABLE t1 ADD ENCRYPTED_TABLESPACE = 'Y';
B- ALTER TABLE t1 ENCRYPTION='Y';
C- ALTER TABLE t1 WITH ENCRYPTION USING MASTER KEY;
D- ALTER TABLE t1 SET TDE = 'ON';
Answer:
A
Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 4
Question 5
Question Type: MultipleChoice
Your MySQL installation is running low on space due to binary logs. You need to reduce your log
space usage urgently.
Which two sets of actions when completed will accomplish this? (Choose two.)
Options:
A- Use SET GLOBAL binlog_expire_logs_seconds=<value> and restart the server.
B- Set binlog_expire_logs_seconds in [Link].
C- Set binlog_expire_logs_seconds = 0 in [Link] and restart the server.
D- Use SET PERSIST binlog_expire_logs_seconds=<value>.
E- Use PURGE BINARY LOGS to <binlog_name>.
F- Use SET GLOBAL binlog_expire_logs_seconds=<value> and run the FLUSH BINARY LOGS
command.
Answer:
A, D
Question 6
Question Type: MultipleChoice
Which three requirements must be enabled for group replication? (Choose three.)
Options:
A- slave updates logging
B- semi-sync replication plugin
C- primary key or primary key equivalent on every table
D- binary log checksum
E- binary log ROW format
F- binary log MIXED format
G- replication filters
Answer:
Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 5
B, C, F
Question 7
Question Type: MultipleChoice
MySQL programs look for option files in standard locations.
Which method will show the option files and the order in which they are read?
Options:
A- shell> mysqladmin --debug
B- shell> mysql --print-defaults
C- shell> mysqld --help --verbose
D- mysql> SHOW GLOBAL VARIABLES;
Answer:
A
Sample Questions for Oracle 1Z0-908 Exam By Martin - Page 6
To Get Premium Files for 1Z0-908 Visit
[Link]
For More Free Questions Visit
[Link]