Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

___________ does not dump the content of the local database.

a) mongoshell
b) mongodump
c) mongolocaldump
d) None of the mentioned

Answer: b
Explanation: mongodump can read data from either mongod or mongos instances, in addition to reading directly from MongoDB data files without an active mongod.

Join The Discussion