Question
a.
help
b.
shards
c.
collections
d.
all of the mentioned
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. The _________ collection stores a document for each sharded collection in the cluster.
Similar Questions
Discover Related MCQs
Q. You can return a list of the collections, with the following helper ______________
View solution
Q. Point out the wrong statement.
View solution
Q. ________ is a string that holds the address of the client, a mongos instance that initiates this change.
View solution
Q. The _______ collection keeps track of the active components in the sharded cluster.
View solution
Q. If the collection is empty then MongoDB will create the index as part of the ________
View solution
Q. Changing the _______ option will change the port that mongod listens for incoming connections on.
View solution
Q. The _____________ collection holds documents for each tagged shard key range in the cluster.
View solution
Q. Split empty chunks in your collection by manually performing the ______ command on chunks.
View solution
Q. Point out the correct statement.
View solution
Q. MongoDB provides the _________ command to combine contiguous chunk ranges into a single chunk.
View solution
Q. Use ________ to determine the current chunk ranges across the cluster.
View solution
Q. Point out the wrong statement.
View solution
Q. __________ splits the chunk that contains the shard key value specified by the query at the chunk’s median point.
View solution
Q. _________ splits a chunk at the shard key value specified by the query.
View solution
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
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!