1.

_________ shut down the mongod instance for one of the non-primary members of your replica set.

A. db.shutdown()
B. db.shutdownServer()
C. db.shutServer()
D. all of the mentioned
Answer» C. db.shutServer()


Discussion

No Comment Found