Question
a.
sh.Find()
b.
sh.splitFind()
c.
sh.split()
d.
sh.splitAt
Posted under MongoDB
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. _________ splits a chunk at the shard key value specified by the query.
Similar Questions
Discover Related MCQs
Q. sh.splitFind () Splits the chunk that contains the shard key value specified by the query at the chunk’s ______ point.
View solution
Q. The mergeChunks command requires at least _______ empty input chunk.
View solution
Q. The chunkSize and ________ options, passed at startup to the mongos, do not affect the chunk size after you have initialized the cluster.
View solution
Q. The preferred way to clear the _________ flag from a chunk is to attempt to split the chunk.
View solution
Q. Point out the correct statement.
View solution
Q. _________ is used to remove tags from a particular shard.
View solution
Q. ________ associates a shard with a tag or identifier.
View solution
Q. Point out the wrong statement.
View solution
Q. To assign a tag to a range of shard keys use the _________ method when connected to a mongos instance.
View solution
Q. Each document in the tags holds the ________ of the sharded collection and a minimum shard key value.
View solution
Q. Which of the following parameter represents minimum value of the shard key range to include in the tag?
View solution
Q. Use ________ to ensure that the balancer migrates documents that exist within the specified range to a specific shard.
View solution
Q. Which of the following parameter denotes name of the shard from which to remove a tag?
View solution
Q. _______ runs a database command against the admin database of a mongos instance.
View solution
Q. Point out the correct statement.
View solution
Q. ________ tests to see if the mongo shell is connected to a mongos instance.
View solution
Q. _______ reports on the active balancer lock, if it exists.
View solution
Q. Point out the wrong statement.
View solution
Q. _________ reports on the last chunk migration.
View solution
Q. _________ removes an association between a range shard keys and a shard tag.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MongoDB? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!