最新的Oracle MySQL 8.0 Database Administrator - 1z1-908免費考試真題

問題1
Your MySQL instance is capturing a huge amount of financial transactions every day in the finance database.
Company policy is to create a backup every day.
The main tables being updated are prefixed with transactions-.
These tables are archived into tables that are prefixed with archives- each month. mysqlbackup
--optimistic-busy-tables="^finance\.transactions-.*" backup
Which optimization process best describes what happens with the redo logs?

正確答案: E
問題2
Examine this command, which executes successfully:

Which two statements are true? (Choose two.)

正確答案: B,C
問題3
Examine this parameter setting:
audit_log=FORCE_LOG_PERMANENT
What effect does this have on auditing?

正確答案: D
問題4
An attempt to recover an InnoDB Cluster fails.
Examine this set of messages and responses:
host3:3377 ssl JS > dba.rebootClusterFromCompleteOutage() Reconfiguring the default cluster from complete outage...
The instance 'host1:3377'' was part of the cluster configuration. Would you like to rejoin it to the cluster?
[y/N]: y
The instance 'host2:3377' was part of the cluster configuration. Would you like to rejoin it to the cluster?
[y/N]: y
Dba.rebootClusterFromCompleteOutage: The active session instance isn't the most updated in comparison with the ONLINE instances of the Cluster's metadata. Please use the most up to date instance: 'host1:3377'.
(RuntimeError)
Which statement is true?

正確答案: D
問題5
Which two commands will display indexes on the parts table in the manufacturing schema? (Choose two.)

正確答案: A,E
問題6
Which two are contained in the InnoDB system tablespace (ibdata1) by default? (Chose two.)

正確答案: A,C
問題7
You are considering using file-system snapshots to back up MySQL.
Which three statements are true? (Choose three.)

正確答案: A,C,E