Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

MongoDB Exam C100DBA Topic 1 Question 87 Discussion

Actual exam question for MongoDB's C100DBA exam
Question #: 87
Topic #: 1
[All C100DBA Questions]

You are in a sharded cluster. What will you do prior to initiating backup in sharded cluster?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Idella
22 days ago
I heard the balancer in a sharded cluster is so good, it can even stop itself. Now that's some serious multitasking!
upvoted 0 times
...
Allene
26 days ago
B) db.stopserver() would be a great way to stop the server, but it won't help with the backup process in a sharded cluster. Guess I'll have to read the question more carefully next time.
upvoted 0 times
...
Shalon
28 days ago
A) db.stopBalancer() sounds like a good idea, but it's not the right command for a sharded cluster. Gotta love those tricky MongoDB questions!
upvoted 0 times
...
Nina
1 months ago
I was about to choose D) sh.stopserverQ, but then I remembered that's not a real MongoDB command. I'm glad I double-checked the options.
upvoted 0 times
Colette
2 days ago
Yes, it's important to use the right MongoDB command for the task.
upvoted 0 times
...
Edwin
9 days ago
A) db.stopBalancer() is the correct command to use before initiating backup in a sharded cluster.
upvoted 0 times
...
...
Quentin
1 months ago
The correct answer is C) sh.stopBalancer(). You need to stop the balancer before taking a backup in a sharded cluster, otherwise the data might be in an inconsistent state.
upvoted 0 times
...
Rosalia
1 months ago
I'm not sure, but I think C) sh.stopBalancer() could also be a valid option
upvoted 0 times
...
Janae
2 months ago
I agree with Daron, stopping the balancer before backup makes sense
upvoted 0 times
...
Daron
2 months ago
I think the answer is A) db.stopBalancer()
upvoted 0 times
...

Save Cancel