adplus-dvertising
frame-decoration

Question

_________ splits a chunk at the shard key value specified by the query.

a.

sh.Find()

b.

sh.splitFind()

c.

sh.split()

d.

sh.splitAt

Answer: (d).sh.splitAt

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.

Q. The mergeChunks command requires at least _______ empty input chunk.

Q. The chunkSize and ________ options, passed at startup to the mongos, do not affect the chunk size after you have initialized the cluster.

Q. The preferred way to clear the _________ flag from a chunk is to attempt to split the chunk.

Q. Point out the correct statement.

Q. _________ is used to remove tags from a particular shard.

Q. ________ associates a shard with a tag or identifier.

Q. Point out the wrong statement.

Q. To assign a tag to a range of shard keys use the _________ method when connected to a mongos instance.

Q. Each document in the tags holds the ________ of the sharded collection and a minimum shard key value.

Q. Which of the following parameter represents minimum value of the shard key range to include in the tag?

Q. Use ________ to ensure that the balancer migrates documents that exist within the specified range to a specific shard.

Q. Which of the following parameter denotes name of the shard from which to remove a tag?

Q. _______ runs a database command against the admin database of a mongos instance.

Q. Point out the correct statement.

Q. ________ tests to see if the mongo shell is connected to a mongos instance.

Q. _______ reports on the active balancer lock, if it exists.

Q. Point out the wrong statement.

Q. _________ reports on the last chunk migration.

Q. _________ removes an association between a range shard keys and a shard tag.