exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 17 discussion

Actual exam question from Oracle's 1z0-908
Question #: 17
Topic #: 1
[All 1z0-908 Questions]

Examine this MySQL Shell command:
dba.rebootClusterFromCompleteOutage()
Which two statements are true? (Choose two.)

  • A. It reconfigures InnoDB Cluster if the cluster was stopped.
  • B. It performs InnoDB Cluster instances rolling restart.
  • C. It only starts all InnoDB Cluster instances.
  • D. It is not mandatory that all instances are running and reachable before running the command.
  • E. It stops and restarts all InnoDB Cluster instances and initializes the metadata.
  • F. It only stops and restarts all InnoDB Cluster instances.
  • G. It picks the minimum number of instances necessary to rebuild the quorum and reconfigures InnoDB Cluster.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
abpg
1 month, 4 weeks ago
Selected Answer: AG
A & G are correct
upvoted 1 times
...
FelipeK
12 months ago
Selected Answer: AG
A. It reconfigures InnoDB Cluster if the cluster was stopped. This function is specifically designed to recover a cluster after a complete outage, which means that group replication has stopped on all member instances. G. It picks the minimum number of instances necessary to rebuild the quorum and reconfigures InnoDB Cluster. The function retrieves the cluster metadata and topology from the current instance, checks which instances of the cluster are currently reachable, and recovers the cluster based on the metadata stored in that instance. If any member is currently unreachable, the function fails, but this check can be bypassed with the force option.
upvoted 1 times
marklv
5 months, 4 weeks ago
I don't know if it reconfigures anything.
upvoted 1 times
...
...
marklv
1 year, 3 months ago
C and D. It doesn't restart. Only a majority are needed to start the cluster. It just starts nodes.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago