1.

You can only issue listShards against the ________ database.(a) local(b) admin(c) temp(d) none of the mentionedThe question was asked during an online interview.This intriguing question comes from Sharded Cluster Data Management topic in portion Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

The CORRECT CHOICE is (B) admin

The best explanation: listShards is only available for mongos INSTANCES.



Discussion

No Comment Found

Related InterviewSolutions