Oracle
1Z0-908 · Question #24
Which two MySQL Shell commands are excluded from the InnoDB Cluster creation procedure? (Choose two.)
The correct answer is B. cluster.setPrimaryInstance() D. cluster.forceQuorumUsingPartitionOf(). https://docs.oracle.com/cd/E17952_01/mysql-shell-8.0-relnotes-en/news-8-0-16.html
High Availability and Scalability
Question
Which two MySQL Shell commands are excluded from the InnoDB Cluster creation procedure? (Choose two.)
Options
- Adba.configureInstance()
- Bcluster.setPrimaryInstance()
- Cdba.configureLocalInstance()
- Dcluster.forceQuorumUsingPartitionOf()
- Ecluster.addInstance()
- Fdba.createCluster()
- Gdba.checkInstanceConfiguration()
How the community answered
(33 responses)- A6% (2)
- B76% (25)
- C3% (1)
- E12% (4)
- G3% (1)
Explanation
https://docs.oracle.com/cd/E17952_01/mysql-shell-8.0-relnotes-en/news-8-0-16.html
Topics
#InnoDB Cluster#MySQL Shell AdminAPI#dba.createCluster#cluster setup procedure
Community Discussion
No community discussion yet for this question.